Interface BPlusIterator<KeyType>
- All Superinterfaces:
Iterator<KeyType>
- All Known Implementing Classes:
BPlusTree.BplusIterator
-
Method Summary
Methods inherited from interface java.util.Iterator
forEachRemaining, hasNext, next, remove
-
Method Details
-
next
- Throws:
IOException
-