public interface GenericDeclaration
| Modifier and Type | Method and Description |
|---|---|
TypeVariable<?>[] |
getTypeParameters()
Returns the declared type parameters in declaration order.
|
TypeVariable<?>[] getTypeParameters()
GenericSignatureFormatError - if the signature is malformed