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