public abstract class AbstractPrimitiveType extends AbstractType
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractPrimitiveType(TypeSignature signature,
Class<?> javaType) |
| Modifier and Type | Method and Description |
|---|---|
TypeSignature |
getTypeSignature()
Gets the name of this type which must be case insensitive globally unique.
|
compareTo, equals, equalTo, getBlockUnchecked, getBoolean, getBooleanUnchecked, getDisplayName, getDouble, getDoubleUnchecked, getJavaType, getLong, getLongUnchecked, getObject, getSlice, getSliceUnchecked, getTypeParameters, hash, hashCode, isComparable, isOrderable, toString, writeBoolean, writeDouble, writeLong, writeObject, writeSlice, writeSliceclone, finalize, getClass, notify, notifyAll, wait, wait, waitappendTo, createBlockBuilder, createBlockBuilder, getObjectValueprotected AbstractPrimitiveType(TypeSignature signature, Class<?> javaType)
public final TypeSignature getTypeSignature()
TypeCopyright © 2012–2022. All rights reserved.