Class IntArrayCodec

All Implemented Interfaces:
ObjectCodec<int[]>, ObjectDecoder<int[]>

public class IntArrayCodec extends IntArrayCodec
This class is just a compatibility bridge for IntArrayCodec
  • Constructor Details

    • IntArrayCodec

      public IntArrayCodec()
    • IntArrayCodec

      public IntArrayCodec(String[] args)
    • IntArrayCodec

      public IntArrayCodec(String args)