public static interface ValuePropertyPlugin.ValuePropertyCollector
| Modifier and Type | Method and Description |
|---|---|
void |
addValueProperty(Class<?> cls,
ValuePropertyFactoryDefault.Factory factory) |
void |
visitEntries(BiConsumer<Class<?>,ValuePropertyFactoryDefault.Factory> visitor) |
void addValueProperty(Class<?> cls, ValuePropertyFactoryDefault.Factory factory)
void visitEntries(BiConsumer<Class<?>,ValuePropertyFactoryDefault.Factory> visitor)
Copyright © 2010–2020 The Apache Software Foundation. All rights reserved.