public class SimpleConfigurationKey extends Object implements ConfigurationKey
| Constructor and Description |
|---|
SimpleConfigurationKey(String key,
Object defaultValue) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
get() |
Object |
getDefaultValue()
|
int |
hashCode() |
String |
toString() |
public String get()
get in interface ConfigurationKeypublic Object getDefaultValue()
ConfigurationKeyString, Boolean, Integer and
Long.getDefaultValue in interface ConfigurationKeyCopyright © 2017. All rights reserved.