| Package | Description |
|---|---|
| com.twelvemonkeys.util | |
| com.twelvemonkeys.util.regex |
| Class | Description |
|---|---|
| AbstractTokenIterator |
Abstract base class for
TokenIterators 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.
|
| Class | Description |
|---|---|
| AbstractTokenIterator |
Abstract base class for
TokenIterators to extend. |
| TokenIterator |
TokenIterator, Iterator-based replacement for StringTokenizer.
|
Copyright © 2018. All rights reserved.