| Class | Description |
|---|---|
| IncrementID<T> | |
| LRUCache<K,V> | |
| StringMap<T> |
A much more compact map than the default hash map
|
| StringMap.StringSet |
Better performance set
|
| Window<T> | |
| Window.Neighbor<T> | |
| WindowIterator<T> | |
| WindowList<T> |
Supports iterating unique permutations of the window size
in the given list
|
| ZippedList<K,V> |
Copyright © 2017. All rights reserved.