public interface IConfigKeyHaveDefault extends IConfigKey
Config key interface, that can provide default value when there is not config in config file.
Key must implementgetDefaultValueStr() method to
provide default value string for current key if not config in properties file.| 限定符和类型 | 方法和说明 |
|---|---|
String |
getDefaultValueStr() |
getKeyStringString getDefaultValueStr()
Copyright © 2015. All rights reserved.