public class PropertyChain extends Object
| Constructor and Description |
|---|
PropertyChain(Iterable<Properties> propertiesChain) |
| Modifier and Type | Method and Description |
|---|---|
static PropertyChain |
build(Properties... properties) |
String |
getProperty(String key) |
public PropertyChain(Iterable<Properties> propertiesChain)
public static PropertyChain build(Properties... properties)
Copyright © 2021. All rights reserved.