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