Mega Code Archive

 
Categories / Java Book / 008 Reflection
 

0436 Get the generic parameter types

Type[] getGenericParameterTypes() Returns an array of Type objects that represent the formal parameter types, in declaration order, of the method represented by this Constructor object