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, equals, hashCode, isPrimitiveTypeclone, finalize, getClass, notify, notifyAll, wait, wait, waitasListType, asMapType, asNestedType, asStructType, isListType, isMapType, isNestedType, isStructTypepublic static Types.BooleanType get()
public Type.TypeID typeId()
public java.lang.String toString()
toString in class java.lang.Object