public static interface ReflectionUtils.FieldCallback
| Modifier and Type | Method and Description | 
|---|---|
void | 
doWith(Field field)
Perform an operation using the given field. 
 | 
void doWith(Field field) throws IllegalArgumentException, IllegalAccessException
field - the field to operate onIllegalArgumentExceptionIllegalAccessException