public class ToStringPipe<S> extends AbstractPipe<S,String> implements TransformPipe<S,String>
TransformPipe.OrdercurrentEnd, pathEnabled, startsNO_PATH_MESSAGE| Constructor and Description |
|---|
ToStringPipe() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
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, setStartsprotected String processNextStart() throws NoSuchElementException
processNextStart in class AbstractPipe<S,String>NoSuchElementExceptionpublic void reset()
PipeCopyright © 2010-2014. All Rights Reserved.