public abstract class TypeVariable extends ReferenceType
| Constructor and Description |
|---|
TypeVariable() |
| Modifier and Type | Method and Description |
|---|---|
ReferenceType |
getSuperType() |
abstract ReferenceType |
getUpperBound() |
getAllMethods, getDirectSuperTypes, getFunctionalInterfaceMethod, getLowerBound, getMethods, mentions, resolveField, resolveMethodgetFullName, getNamepublic abstract ReferenceType getUpperBound()
getUpperBound in class ReferenceTypepublic ReferenceType getSuperType()
getSuperType in class ReferenceType