No examples for this method.
Frequently called with: [Clear]
-1
java.lang.reflect.GenericDeclaration |
![]() |
Common interface for language constructs that declare type parameters.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
Returns the declared type parameters in declaration order.
|
Returns the declared type parameters in declaration order. If there are no type parameters, this method returns a zero length array.
GenericSignatureFormatError | if the signature is malformed |
---|