Interface BasicType<X>

  • Type Parameters:
    X - The type of the represented basic type
    All Superinterfaces:
    Type<X>

    public interface BasicType<X>
    extends Type<X>
    Instances of the type BasicType represent basic types (including temporal and enumerated types).
    Since:
    2.0