TypeInfo.Class, TypeInfo.Factory, TypeInfo.Parameterized, TypeInfo.Primitive, TypeInfo.Variable, TypeInfo.Void, TypeInfo.Wildcard
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
format(boolean qualified)
Renders the type name.
|
TypeInfo.Class |
getBoxed() |
ClassKind |
getKind() |
collectImports, create, getErased, getName, getRaw, getSimpleName, hashCode, toString, translateName
public TypeInfo.Class getBoxed()
public ClassKind getKind()
Copyright © 2015. All Rights Reserved.