| Package | Description |
|---|---|
| com.gigaspaces.internal.utils |
| Modifier and Type | Field and Description |
|---|---|
static ReflectionUtils.FieldFilter |
ReflectionUtils.COPYABLE_FIELDS
FieldFilter that matches all non-static, non-final fields.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ReflectionUtils.doWithFields(Class targetClass,
ReflectionUtils.FieldCallback fc,
ReflectionUtils.FieldFilter ff)
Invoke the given callback on all private fields in the target class, going up the class
hierarchy to get all declared fields.
|
Copyright © GigaSpaces.