public class AsmTypeVariableJavaClassTypeVariable extends AsmTypeJavaClassType implements IJavaClassTypeVariable
_moduleEMPTY_ARRAY, ERROR_TYPE, NULL_TYPE| Constructor and Description |
|---|
AsmTypeVariableJavaClassTypeVariable(IAsmType typeVariable,
IModule module) |
| Modifier and Type | Method and Description |
|---|---|
IJavaClassType[] |
getBounds() |
IJavaClassType |
getConcreteType() |
IModule |
getModule() |
String |
getName() |
String |
getSimpleName() |
Variance |
getVariance() |
boolean |
isFunctionTypeVar() |
void |
setVariance(Variance variance) |
String |
toString() |
createType, createType, equals, getActualType, getActualType, getNamespace, getType, hashCodeclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetActualType, getActualType, getNamespacepublic IJavaClassType getConcreteType()
getConcreteType in interface IJavaClassTypepublic String getName()
getName in interface IJavaClassTypegetName in interface IJavaClassTypeVariablegetName in class AsmTypeJavaClassTypepublic String getSimpleName()
getSimpleName in interface IJavaClassTypepublic IJavaClassType[] getBounds()
getBounds in interface IJavaClassTypeVariablepublic boolean isFunctionTypeVar()
isFunctionTypeVar in interface IJavaClassTypeVariablepublic Variance getVariance()
getVariance in interface IJavaClassTypeVariablepublic void setVariance(Variance variance)
setVariance in interface IJavaClassTypeVariablepublic IModule getModule()
getModule in interface IJavaClassTypegetModule in class AsmTypeJavaClassTypeCopyright © 2020. All rights reserved.