Package | Description |
---|---|
net.metanotion.io.block.index | |
net.metanotion.util.skiplist |
Modifier and Type | Class and Description |
---|---|
class |
IBSkipIterator<K extends Comparable<? super K>,V>
I2P
Overridden to load the span when required and null out the keys and values
when the iterator leaves the span.
|
Modifier and Type | Method and Description |
---|---|
SkipIterator<K,V> |
BSkipList.find(K key)
find
|
SkipIterator<K,V> |
BSkipList.iterator() |
Modifier and Type | Method and Description |
---|---|
SkipIterator<K,V> |
SkipList.find(K key) |
SkipIterator<K,V> |
SkipList.iterator() |