| Package | Description |
|---|---|
| asia.redact.bracket.properties |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractMapDerivedPropertiesBase
Implemented here in the base are the map-like facade methods available to the Properties class.
|
class |
ArrayListPropertiesImpl
Backed with a list
|
class |
ImmutablePropertiesImpl
true immutable properties
|
class |
PropertiesImpl
A better Properties class.
|
class |
SortedPropertiesImpl
Adds sorted map capability, but with the overhead of a TreeMap.
|
Copyright © 2011–2016 David R. Smith. All rights reserved.