Class CharType

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

@Immutable public abstract class CharType extends PrimitiveTypeBase<Character>
The primitive char type.
  • Constructor Details

    • CharType

      public CharType()
  • Method Details