@FunctionalInterface public static interface FieldUtil.FieldCallback
| Modifier and Type | Method and Description |
|---|---|
void |
doWith(Field field)
Perform an operation using the given field.
|
void doWith(Field field) throws IllegalAccessException
field - the field to operate on
throws IllegalAccessExceptionIllegalAccessExceptionCopyright © 2018 Mario Tema. All rights reserved.