Class LongPrimitiveType

All Implemented Interfaces:
DataType<Long>

@Service(DataType.class) public final class LongPrimitiveType extends LongType
Datatype for the primitive type long.
  • Constructor Details

    • LongPrimitiveType

      public LongPrimitiveType()
      Creates the datatype for the primitive type long.
  • Method Details