Interface ConfigurationStorer.Defaults
- Enclosing interface:
 - ConfigurationStorer
 
public static interface ConfigurationStorer.Defaults
- 
Method Summary
Static Methods Modifier and Type Method Description static CharsetdefaultCharset() 
- 
Method Details
- 
defaultCharset
- Returns:
 - the default charset (UTF-8) which is used to convert the configuration data into binary form
 
 
 -