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 |
SubSetKVIterator
Provides a persistent collection iterator 'from' element inclusive, 'to' element exclusive of
KeyValuePair of Map.Entry |
Constructor and Description |
---|
SubSetStream(SubSetIterator esi) |