public class ReferenceIterator<V> extends AbstractIterator<V>
| Constructor and Description |
|---|
ReferenceIterator(Collection<Reference<V>> collection) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doClose() |
protected V |
getNext() |
close, doInit, finalize, hasNext, init, iterator, next, remove, setLoadNextclearProperties, getProperties, getProperty, getProperty, removeProperty, setProperties, setProperty, setPropertySoft, setPropertyWeakpublic ReferenceIterator(Collection<Reference<V>> collection)
protected void doClose()
doClose in class AbstractIterator<V>protected V getNext() throws NoSuchElementException
getNext in class AbstractIterator<V>NoSuchElementExceptionCopyright © 2015 Revolution Systems Inc.. All rights reserved.