Package | Description |
---|---|
net.metanotion.io.block.index | |
net.metanotion.util.skiplist |
Modifier and Type | Class and Description |
---|---|
class |
IBSkipIterator
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 |
BSkipList.find(Comparable key) |
SkipIterator |
BSkipList.iterator() |
SkipIterator |
BSkipList.max() |
SkipIterator |
BSkipList.min() |
Modifier and Type | Method and Description |
---|---|
SkipIterator |
SkipList.find(Comparable key) |
SkipIterator |
SkipList.iterator() |
SkipIterator |
SkipList.max() |
SkipIterator |
SkipList.min() |