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 |
HeadSetKVIterator
Iterator for items of persistent collection strictly less than 'to' element of
KeyValuePair of Map.Entry |
Constructor and Description |
---|
HeadSetStream(HeadSetIterator esi) |