Class ByteEncoding

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

public class ByteEncoding extends IntegralEncoding<Byte>
byte primitive type.
See Also: