protected final class IntHashSet.EntryIterator extends AbstractIterator<IntCursor>
IntHashSet.iterator().| Constructor and Description |
|---|
EntryIterator() |
| Modifier and Type | Method and Description |
|---|---|
protected IntCursor |
fetch()
Fetch next element.
|
done, hasNext, next, removeprotected IntCursor fetch()
AbstractIteratorAbstractIterator.done() when all
elements have been fetched.fetch in class AbstractIterator<IntCursor>AbstractIterator.done().Copyright © 2015 Carrot Search s.c.. All Rights Reserved.