Package | Description |
---|---|
com.neocoretechs.rocksack.iterator |
HeadSet, KeySet, EntrySet, SubSet, and TailSet iterators and their abstraction.
|
com.neocoretechs.rocksack.stream |
Wrappers that allow the various iterators to function as Streams.
|
Modifier and Type | Class and Description |
---|---|
class |
TailSetKVIterator
Provides a persistent collection iterator greater or equal to 'from' element of
KeyValuePair or Map.Entry |
Constructor and Description |
---|
TailSetStream(TailSetIterator esi) |