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