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