Class SortedProperties

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

public class SortedProperties extends Properties
Properties which are sorted by key
See Also: