public class GenericMaster
extends java.lang.Object
| Constructor and Description |
|---|
GenericMaster() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Class |
getGenericType(java.lang.reflect.Field field)
Finds the generic type (parametrized type) of the field.
|