Package io.usethesource.capsule.core
Class PersistentTrieSet.SetKeyIterator<K>
java.lang.Object
io.usethesource.capsule.core.PersistentTrieSet.SetKeyIterator<K>
- All Implemented Interfaces:
Iterator<K>
- Enclosing class:
PersistentTrieSet<K>
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected intprotected intprotected PersistentTrieSet.AbstractSetNode<K> -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Iterator
forEachRemaining, hasNext, remove