|
|||||||||
| Home >> All >> java >> lang >> [ reflect overview ] | PREV NEXT | ||||||||
Uses of Interface
java.lang.reflect.GenericDeclaration
| Uses of GenericDeclaration in java.lang.reflect |
| Classes in java.lang.reflect that implement GenericDeclaration | |
class |
Constructor
The Constructor class represents a constructor of a class. |
class |
Method
The Method class represents a member method of a class. |
| Methods in java.lang.reflect that return GenericDeclaration | |
GenericDeclaration |
TypeVariable.getGenericDeclaration()
Returns a representation of the declaration used to declare this type variable. |
|
|||||||||
| Home >> All >> java >> lang >> [ reflect overview ] | PREV NEXT | ||||||||