Class OrderedProperties

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

public class OrderedProperties extends Properties
A Properties object that retains the order of inserted properties.
Author:
Zleurtor
See Also: