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