Class LongType

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

@Immutable public abstract class LongType extends PrimitiveTypeBase<Long>
The primitive long type.
  • Constructor Details

    • LongType

      public LongType()
  • Method Details