AbstractTokenIterator |
Abstract base class for TokenIterator s to extend.
|
DuplicateHandler |
DuplicateHandler
|
ExpiringMap |
Call-back inteface for Map implementations that have mappings that
may expire.
|
FilterIterator.Filter |
Used to tests whether or not an element fulfills certain criteria, and
hence should be accepted by the FilterIterator instance.
|
LinkedMap |
Generic map and linked list implementation of the Map interface,
with predictable iteration order.
|
Time |
Utility class for storing times in a simple way.
|
TimeFormat |
Format for converting and parsing time.
|
TokenIterator |
TokenIterator, Iterator-based replacement for StringTokenizer.
|