public class FieldReflectProperty extends AbstractReflectProperty
| Constructor and Description |
|---|
FieldReflectProperty(Field field,
Supplier<Object> cleanInstance,
net.thevpc.nuts.reflect.NReflectType declaringType,
net.thevpc.nuts.reflect.NReflectPropertyDefaultValueStrategy defaultValueStrategy) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isRead() |
boolean |
isWrite() |
Object |
read(Object instance) |
void |
write(Object instance,
Object value) |
declaringType, defaultValueStrategy, equals, hashCode, init, isDefaultValue, isDefaultValue, name, propertyType, toStringCopyright © 2026 vpc open source initiative. All rights reserved.