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