public class ScatterPipe<S,E> extends AbstractPipe<S,E> implements TransformPipe<S,E>
TransformPipe.OrdercurrentEnd, pathEnabled, startsNO_PATH_MESSAGE| Constructor and Description |
|---|
ScatterPipe() |
| Modifier and Type | Method and Description |
|---|---|
E |
processNextStart() |
void |
reset()
A pipe may maintain state.
|
enablePath, getCurrentPath, getPathToHere, hasNext, iterator, next, remove, setStarts, setStarts, setStarts, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitenablePath, getCurrentPath, setStarts, setStartspublic E processNextStart()
processNextStart in class AbstractPipe<S,E>public void reset()
PipeCopyright © 2010-2014. All Rights Reserved.