public class TypeVariableJavaTypeVariable extends TypeJavaClassType implements IJavaClassTypeVariable
EMPTY_ARRAY, ERROR_TYPE, NULL_TYPE| Constructor and Description |
|---|
TypeVariableJavaTypeVariable(TypeVariable typeParameter,
IModule module) |
| Modifier and Type | Method and Description |
|---|---|
IJavaClassType[] |
getBounds() |
IJavaClassType |
getConcreteType() |
String |
getName() |
String |
getSimpleName() |
boolean |
isFunctionTypeVar() |
createType, createType, getActualType, getActualType, getModule, getNamespaceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetActualType, getActualType, getModule, getNamespacepublic TypeVariableJavaTypeVariable(TypeVariable typeParameter, 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 IJavaClassTypeVariableCopyright © 2015. All rights reserved.