|
JTemporal Home Tutorial |
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| CloseableIterator<V> | An iterator the should be closed as soon it is not used anymore. |
| Class Summary | |
|---|---|
| EmptyIterator | Immutable empty read-only iterator (singleton). |
| EmptySet | Immutable empty read-only set (singleton). |
| IteratorFilter | A proxy over an existing iterator, that filters some entries. |
| LightLRUCache<K,V> | A lightweight fast LRU cache, based on a HashMap and a linked list. |
| ReadOnlySet | Set proxy, restricting operations to read-only. |
| SimpleCloseableIterator | Decorates an existing Iterator to make it closeable. |
| SingleElementIterator | A read-only Iterator, iterating over a single element. |
| SingleElementMap | This is a read-only Map, contining a single entry. |
| SingleElementSet | |
Generic independent tool classes.
|
JTemporal Home Tutorial |
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||