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
- field which will have been made accessible before this invocationIllegalArgumentException
IllegalAccessException
Copyright © GigaSpaces.