protected final class LongHashSet.EntryIterator extends AbstractIterator<LongCursor>
LongHashSet.iterator()
.Constructor and Description |
---|
LongHashSet.EntryIterator() |
Modifier and Type | Method and Description |
---|---|
protected LongCursor |
fetch()
Fetch next element.
|
done, hasNext, next, remove
protected LongCursor fetch()
AbstractIterator
AbstractIterator.done()
when all
elements have been fetched.fetch
in class AbstractIterator<LongCursor>
AbstractIterator.done()
.Copyright © 2017 Carrot Search s.c.. All rights reserved.