Package com.mchange.v2.cfg
Interface PropertiesConfig
-
- All Known Implementing Classes:
HoconMultiPropertiesConfig,MultiPropertiesConfig
public interface PropertiesConfig
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.PropertiesgetPropertiesByPrefix(java.lang.String pfx)java.lang.StringgetProperty(java.lang.String key)
-