@FunctionalInterface public static interface ReflectionUtils.FieldFilter
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(Field field)
Determine whether the given field matches.
|
boolean matches(Field field)
field - the field to check