| Modifier and Type | Method and Description | 
|---|---|
| ParamTag[] | ExecutableMemberDoc. paramTags()Return the param tags in this method, excluding the type
 parameter tags. | 
| ParamTag[] | ExecutableMemberDoc. typeParamTags()Return the type parameter tags in this method. | 
| ParamTag[] | ClassDoc. typeParamTags()Return the type parameter tags 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, 2025, Oracle and/or its affiliates. 500 Oracle Parkway
Redwood Shores, CA 94065 USA. All rights reserved.