| Interface | Description |
|---|---|
| Dictionary |
Dictionary interface
Dictionary indexes should be either bytes or shorts, only positive.
|
| Class | Description |
|---|---|
| HeapMemorySizeUtil | |
| LRUDictionary |
WALDictionary using an LRU eviction algorithm.
|
| StreamUtils | |
| TestLRUDictionary |
Tests LRUDictionary
|