Uses of Class
org.apache.commons.collections4.properties.SortedProperties
Packages that use SortedProperties
Package
Description
This package contains classes to extend or customize the behavior of
Properties
.-
Uses of SortedProperties in org.apache.commons.collections4.properties
Methods in org.apache.commons.collections4.properties that return SortedPropertiesModifier and TypeMethodDescriptionprotected SortedProperties
SortedPropertiesFactory.createProperties()
Subclasses override to provide customized properties instances.