Class ByteType

All Implemented Interfaces:
PrimitiveType<Byte>, Type<Byte>

@Immutable public abstract class ByteType extends PrimitiveTypeBase<Byte>
The primitive byte type.
  • Constructor Details

    • ByteType

      public ByteType()
  • Method Details