| Constructor and Description |
|---|
TypeViaResolvedType(com.fasterxml.classmate.ResolvedType rt) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Class<?> |
getErasedType()
Get the erased type.
|
Type[] |
getParameters()
Get all of the parameters for this type.
|
com.fasterxml.classmate.ResolvedType |
getResolvedType() |
int |
hashCode() |
String |
toString() |
public TypeViaResolvedType(com.fasterxml.classmate.ResolvedType rt)
public com.fasterxml.classmate.ResolvedType getResolvedType()
public Class<?> getErasedType()
TypegetErasedType in interface Typepublic Type[] getParameters()
TypegetParameters in interface TypeCopyright © 2016. All rights reserved.