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