public class TypeVariableJavaClassTypeVariable extends TypeJavaClassType implements IJavaClassTypeVariable
_moduleEMPTY_ARRAY, ERROR_TYPE, NULL_TYPE| Constructor and Description |
|---|
TypeVariableJavaClassTypeVariable(TypeVariable 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, getActualType, getActualType, getNamespaceclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetActualType, getActualType, getNamespacepublic TypeVariableJavaClassTypeVariable(TypeVariable typeVariable, IModule module)
public IJavaClassType getConcreteType()
getConcreteType in interface IJavaClassTypepublic String getName()
getName in interface IJavaClassTypegetName in interface IJavaClassTypeVariablegetName in class TypeJavaClassTypepublic 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 TypeJavaClassTypeCopyright © 2017. All rights reserved.