public class NReflectPropertyFiller extends Object
| Constructor and Description |
|---|
NReflectPropertyFiller() |
| Modifier and Type | Method and Description |
|---|---|
void |
fillProperties(int hierarchyIndex,
Type clazz,
LinkedHashMap<String,net.thevpc.nuts.runtime.standalone.reflect.IndexedItem<net.thevpc.nuts.reflect.NReflectProperty>> declaredProperties,
Supplier<Object> cleanInstance,
Set<String> ambiguousWrites,
Set<net.thevpc.nuts.reflect.NReflectPropertyAccessStrategy> propertyAccessStrategies,
net.thevpc.nuts.reflect.NReflectPropertyDefaultValueStrategy propertyDefaultValueStrategy,
net.thevpc.nuts.reflect.NReflectType THIS) |
public void fillProperties(int hierarchyIndex,
Type clazz,
LinkedHashMap<String,net.thevpc.nuts.runtime.standalone.reflect.IndexedItem<net.thevpc.nuts.reflect.NReflectProperty>> declaredProperties,
Supplier<Object> cleanInstance,
Set<String> ambiguousWrites,
Set<net.thevpc.nuts.reflect.NReflectPropertyAccessStrategy> propertyAccessStrategies,
net.thevpc.nuts.reflect.NReflectPropertyDefaultValueStrategy propertyDefaultValueStrategy,
net.thevpc.nuts.reflect.NReflectType THIS)
Copyright © 2026 vpc open source initiative. All rights reserved.