| Class | Description |
|---|---|
| AbstractMapDerivedPropertiesBase |
Base class for Map-derived Implementations.
|
| ListBackedPropertiesImpl |
A list-backed implementation.
|
| PojoPropertiesImpl |
An array-backed implementation abstract base class.
|
| PropertiesImpl |
The default implementation class.
|
| SortedPropertiesImpl |
A sortable implementation using a TreeMap
|
Copyright © 2011–2018 David R. Smith. All rights reserved.