public class AsmWildcardTypeJavaClassWildcardType extends AsmTypeJavaClassType implements IJavaClassWildcardType
_moduleEMPTY_ARRAY, ERROR_TYPE, NULL_TYPE| Constructor and Description |
|---|
AsmWildcardTypeJavaClassWildcardType(AsmWildcardType wildcardType,
IModule module) |
| Modifier and Type | Method and Description |
|---|---|
IJavaClassType |
getConcreteType() |
IModule |
getModule() |
String |
getSimpleName() |
IJavaClassType |
getUpperBound() |
createType, equals, getActualType, getActualType, getName, getNamespace, getType, hashCodeclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetActualType, getActualType, getName, getNamespacepublic AsmWildcardTypeJavaClassWildcardType(AsmWildcardType wildcardType, IModule module)
public IJavaClassType getUpperBound()
getUpperBound in interface IJavaClassWildcardTypepublic IJavaClassType getConcreteType()
getConcreteType in interface IJavaClassTypepublic String getSimpleName()
getSimpleName in interface IJavaClassTypepublic IModule getModule()
getModule in interface IJavaClassTypegetModule in class AsmTypeJavaClassTypeCopyright © 2015. All rights reserved.