| Package | Description |
|---|---|
| de.seven.fate.model.builder.util |
| Modifier and Type | Method and Description |
|---|---|
static void |
FieldUtil.doWithFields(Class<?> clazz,
FieldUtil.FieldCallback fc,
FieldUtil.FieldFilter ff)
Invoke the given callback on all fields in the target class, going up the
class hierarchy to get all declared fields.
|
Copyright © 2018 Mario Tema. All rights reserved.