public class PropertyWrapper extends Object
Constructor and Description |
---|
PropertyWrapper(Dictionary<String,?> properties) |
Modifier and Type | Method and Description |
---|---|
void |
applyBoolean(String property,
Consumer<Boolean> consumer) |
void |
applyString(String property,
Consumer<String> consumer) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.