public class HasNextPipe<S> extends AbstractMetaPipe<S,Boolean> implements MetaPipe, TransformPipe<S,Boolean>
TransformPipe.OrdercurrentEnd, pathEnabled, startsNO_PATH_MESSAGE| Constructor and Description |
|---|
HasNextPipe(Pipe<S,?> pipe)
Initialize this pipe to apply its conditions to the given pipe.
|
| Modifier and Type | Method and Description |
|---|---|
List<Pipe> |
getPipes() |
Boolean |
processNextStart() |
String |
toString() |
enablePath, resetgetCurrentPath, getPathToHere, hasNext, iterator, next, remove, setStarts, setStarts, setStartsclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitenablePath, getCurrentPath, reset, setStarts, setStartspublic Boolean processNextStart()
processNextStart in class AbstractPipe<S,Boolean>public String toString()
toString in class AbstractPipe<S,Boolean>Copyright © 2010-2014. All Rights Reserved.