| 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, typeNameType[] extendsBounds()
Type[] superBounds()
 Submit a bug or feature
Java is a trademark or registered trademark of Oracle and/or its affiliates in the US and other countries.
 Copyright © 1993, 2025, Oracle and/or its affiliates. 500 Oracle Parkway
Redwood Shores, CA 94065 USA. All rights reserved.