Package play.utils

Class Properties

All Implemented Interfaces:
Serializable, Cloneable, Map<String,String>

public class Properties extends HashMap<String,String>
Like Java's Properties, but with: encoding generic type helper.
See Also: