public static class ChainedPropertiesSource.PropertiesValue extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
key |
protected Properties |
properties |
| Constructor and Description |
|---|
PropertiesValue(String key,
Properties properties) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getKey() |
Properties |
getProperties() |
int |
hashCode() |
protected String key
protected Properties properties
public PropertiesValue(String key, Properties properties)
Copyright © 2016 Etnetera a.s.. All rights reserved.