Package org.pkl.core

Class PType.Nullable

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    PType

    public static final class PType.Nullable
    extends PType
    See Also:
    Serialized Form
    • Constructor Detail

      • Nullable

        public Nullable​(PType baseType)
    • Method Detail

      • getBaseType

        public PType getBaseType()