Class SortedProperties

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

public class SortedProperties extends Properties
An extends class from Properties that is used to save Options in Formiko.
Cf: https://stackoverflow.com/questions/10275862/how-to-sort-properties-in-java
Author:
Stéphane Millien
See Also:
Serialized Form