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
Subclasses with type arguments of type SortedProperties in org.apache.commons.collections4.propertiesMethods in org.apache.commons.collections4.properties that return SortedPropertiesModifier and TypeMethodDescriptionprotected SortedPropertiesSortedPropertiesFactory.createProperties()Subclasses override to provide customized properties instances.