| Package | Description |
|---|---|
| xyz.luan.reflection | |
| xyz.luan.reflection.tclass |
| Modifier and Type | Method and Description |
|---|---|
static void |
ReflectionUtils.consumeFieldsRecursively(Class<?> clazz,
FieldConsumer consumer)
Applies a given consumer to every field returned by
getFieldsRecursively(). |
| Modifier and Type | Method and Description |
|---|---|
void |
TypedClass.fields(FieldConsumer consumer) |
Copyright © 2021. All rights reserved.