|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| IValueMap | A Map interface that holds values, parses Strings, and exposes a
variety of convenience methods. |
| Class Summary | |
|---|---|
| AttributeMap | ValueMap for attributes. |
| CopyOnWriteValueMap | An implementation of IValueMap that makes a copy when a caller tries to change an
immutable Map. |
| IntValue | A base class based on the Java int primitive for value classes that want to
implement standard operations on that value without the pain of aggregating an
Integer object. |
| LongValue | A base class based on the Java long primitive for value classes that want to
implement standard operations on that value without the pain of aggregating a Long
object. |
| ValueMap | A IValueMap implementation that holds values, parses Strings, and
exposes a variety of convenience methods. |
This package provides casting utilities.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||