Class IntegerEncoding

All Implemented Interfaces:
Encoding<Integer>, NaturalSortAware, Serializable, Comparator<Integer>

public class IntegerEncoding extends IntegralEncoding<Integer>
int primitive type.
See Also:
  • Constructor Details

    • IntegerEncoding

      public IntegerEncoding(EncodingId encodingId)
  • Method Details