| Modifier and Type | Method and Description |
|---|---|
static Type |
bloatType(TypeRef type) |
static Type[] |
bloatTypes(TypeRef[] types) |
TypeRef |
elementType() |
boolean |
isPrimitive() |
java.lang.String |
name() |
java.lang.String |
toString() |
Type |
type() |
public Type type()
public TypeRef elementType()
elementType in interface TypeRefpublic boolean isPrimitive()
isPrimitive in interface TypeRefpublic java.lang.String toString()
toString in class java.lang.Object