protected final class IntHashSet.EntryIterator extends AbstractIterator<IntCursor>
IntHashSet.iterator().| Constructor | Description |
|---|---|
EntryIterator() |
| Modifier and Type | Method | 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 © 2018 Carrot Search s.c.. All Rights Reserved.