Package org.apache.commons.collections4.properties
This package contains classes to extend or customize the behavior of
Properties
.
The following classes are provided in the package:
- SortedProperties- A drop-in replacement for Properties for sorting keys.
-
Class Summary Class Description SortedProperties A drop-in replacement forProperties
for sorting keys.