Class BytePrimitiveType

All Implemented Interfaces:
DataType<Byte>

@Service(DataType.class) public final class BytePrimitiveType extends ByteType
Datatype for the primitive type byte.
  • Constructor Details

    • BytePrimitiveType

      public BytePrimitiveType()
      Creates the datatype for the primitive type byte.
  • Method Details