| Modifier and Type | Method and Description | 
|---|---|
| TypeVariable | Type. asTypeVariable()Return this type as a  TypeVariableif it represents
 a type variable. | 
| TypeVariable[] | ExecutableMemberDoc. typeParameters()Return the formal type parameters of this method or constructor. | 
| TypeVariable[] | ClassDoc. typeParameters()Return the formal type parameters of this class or interface. | 
 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, 2017, Oracle and/or its affiliates. 500 Oracle Parkway
Redwood Shores, CA 94065 USA. All rights reserved.