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 checkCopyright © 2021 lettuce.io. All rights reserved.