A declaration that can have type parameters.
| Attributes | |
| typeParameterDeclarations | Source Code shared formal TypeParameter[] typeParameterDeclarations The list of type parameters declared on this generic declaration. |
| Inherited Attributes |
| Attributes inherited from: Object |
| Methods | |
| getTypeParameterDeclaration | Source Code Finds a type parameter by name. Returns |
| Inherited Methods |
| Methods inherited from: Object |