| Interface | Description |
|---|---|
| CircularBuffer<E> | |
| Listable<T> |
Created on 01.08.16.
|
| TreeUtil |
| Class | Description |
|---|---|
| CircularArrayBuffer<E> | |
| CircularArrayBuffer.ListIteratorImpl<E> | |
| ListingLRUMap<K,V> |
Created on 20.07.16.
|
| Range |
The range described with at least one bound (begin or end position) and optional size.
|
| Exception | Description |
|---|---|
| InvalidRangeException |
Thrown in case of invalid range construction
|