Uses of Class
org.apache.commons.collections4.properties.SortedPropertiesFactory
Packages that use SortedPropertiesFactory
Package
Description
This package contains classes to extend or customize the behavior of
Properties
.-
Uses of SortedPropertiesFactory in org.apache.commons.collections4.properties
Fields in org.apache.commons.collections4.properties declared as SortedPropertiesFactoryModifier and TypeFieldDescriptionstatic final SortedPropertiesFactory
SortedPropertiesFactory.INSTANCE
The singleton instance.