Mega Code Archive

 
Categories / Java Book / 008 Reflection
 

0458 Get the type variables for this method

TypeVariable<Method>[] getTypeParameters() Returns an array of TypeVariable objects that represent the type variables declared by the generic declaration represented by this GenericDeclaration object, in declaration order