@Deprecated public class PipedIterator extends Object implements Iterator<Instance>
Constructor and Description |
---|
PipedIterator(Iterator<Instance> subIt,
Pipe pipe)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext()
Deprecated.
|
Instance |
next()
Deprecated.
|
void |
remove()
Deprecated.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
Copyright © 2016. All rights reserved.