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() |
boolean |
isFunctionTypeVar() |
String |
toString() |
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 IModule getModule()
getModule in interface IJavaClassTypegetModule in class AsmTypeJavaClassTypeCopyright © 2015. All rights reserved.