- Enclosing class:
- ReflectionUtils
public static interface ReflectionUtils.FieldCallback
Callback interface invoked on each field in the hierarchy.
-
Method Summary
-
Method Details
-
doWith
Perform an operation using the given field.- Parameters:
field- the field to operate on- Throws:
IllegalArgumentExceptionIllegalAccessException
-