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<NReflectProperty>> declaredProperties,
Supplier<Object> cleanInstance,
Set<String> ambiguousWrites,
Set<NReflectPropertyAccessStrategy> propertyAccessStrategies,
NReflectPropertyDefaultValueStrategy propertyDefaultValueStrategy,
NReflectType THIS) |
public void fillProperties(int hierarchyIndex,
Type clazz,
LinkedHashMap<String,net.thevpc.nuts.runtime.standalone.reflect.IndexedItem<NReflectProperty>> declaredProperties,
Supplier<Object> cleanInstance,
Set<String> ambiguousWrites,
Set<NReflectPropertyAccessStrategy> propertyAccessStrategies,
NReflectPropertyDefaultValueStrategy propertyDefaultValueStrategy,
NReflectType THIS)
Copyright © 2026 vpc open source initiative. All rights reserved.