Class SortedProperties

java.lang.Object
java.util.Dictionary<K,V>
java.util.Hashtable<Object,Object>
java.util.Properties
se.bjurr.gitchangelog.plugin.gradle.SortedProperties
All Implemented Interfaces:
Serializable, Cloneable, Map<Object,Object>

public class SortedProperties extends Properties
https://stackoverflow.com/a/55957344/2477084
See Also: