public interface IJavaClassTypeVariable extends IJavaClassType
EMPTY_ARRAY, ERROR_TYPE, NULL_TYPE| Modifier and Type | Method and Description |
|---|---|
IJavaClassType[] |
getBounds() |
String |
getName() |
Variance |
getVariance() |
boolean |
isFunctionTypeVar() |
void |
setVariance(Variance contravariant) |
equals, getActualType, getActualType, getComponentType, getConcreteType, getModule, getNamespace, getSimpleName, hashCode, isArray, isAssignableFromString getName()
getName in interface IJavaClassTypeIJavaClassType[] getBounds()
boolean isFunctionTypeVar()
Variance getVariance()
void setVariance(Variance contravariant)
Copyright © 2020. All rights reserved.