public interface ConfigurationValue
| Modifier and Type | Method and Description |
|---|---|
String |
get()
Get the configuration value.
|
boolean |
hasPrecedence(ConfigurationValue v)
Return true if this configuration is more important the given value.
|
String get()
boolean hasPrecedence(ConfigurationValue v)
Copyright © 2008–2016 RedEngine Ltd. All rights reserved.