Iterator<T>
SearchIterator(Function<SliceReference,Slice<T>> getNextSliceFunction)
boolean
hasNext()
T
next()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining, remove
hasNext
next