Class ShortType

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

@Immutable public abstract class ShortType extends PrimitiveTypeBase<Short>
The primitive short type.
  • Constructor Details

    • ShortType

      public ShortType()
  • Method Details