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, remove
protected IntCursor fetch()
AbstractIterator
AbstractIterator.done()
when all
elements have been fetched.fetch
in class AbstractIterator<IntCursor>
AbstractIterator.done()
.Copyright © 2015 Carrot Search s.c.. All Rights Reserved.