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 ConfigurationKey
public Object getDefaultValue()
ConfigurationKey
String
, Boolean
, Integer
and
Long
.getDefaultValue
in interface ConfigurationKey
Copyright © 2017. All rights reserved.