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