Modifier and Type | Method and Description |
---|---|
Type[] |
extendsBounds()
Return the upper bounds of this wildcard type argument
as given by the extends clause.
|
Type[] |
superBounds()
Return the lower bounds of this wildcard type argument
as given by the super clause.
|
asAnnotatedType, asAnnotationTypeDoc, asClassDoc, asParameterizedType, asTypeVariable, asWildcardType, dimension, getElementType, isPrimitive, qualifiedTypeName, simpleTypeName, toString, typeName
Type[] extendsBounds()
Type[] superBounds()