public abstract static class Type.PrimitiveType extends java.lang.Object implements Type
Type.NestedType, Type.PrimitiveType, Type.TypeID
Constructor and Description |
---|
PrimitiveType() |
Modifier and Type | Method and Description |
---|---|
Type.PrimitiveType |
asPrimitiveType() |
boolean |
isPrimitiveType() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
asListType, asMapType, asNestedType, asStructType, isListType, isMapType, isNestedType, isStructType, typeId
public boolean isPrimitiveType()
isPrimitiveType
in interface Type
public Type.PrimitiveType asPrimitiveType()
asPrimitiveType
in interface Type