Class StringType

All Implemented Interfaces:
GenericType<String>, Type<String>

@Immutable public abstract class StringType extends GenericTypeBase<String>
The String type.
  • Constructor Details

    • StringType

      public StringType()
  • Method Details