Uses of Class
org.apache.commons.collections4.properties.SortedProperties
-
Packages that use SortedProperties Package Description org.apache.commons.collections4.properties Extends and customizes the behavior ofProperties. -
-
Uses of SortedProperties in org.apache.commons.collections4.properties
Methods in org.apache.commons.collections4.properties that return SortedProperties Modifier and Type Method Description protected SortedPropertiesSortedPropertiesFactory. createProperties()Subclasses override to provide customized properties instances.
-