Class CommentedProperties

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

public class CommentedProperties extends Properties
Extends Properties by providing support for comment preservation. When the properties are written to disk, previous comments present in the file are preserved.
Since:
2.4.22
See Also: