currentEnd, pathEnabled, startsNO_PATH_MESSAGE| Modifier and Type | Method and Description |
|---|---|
E |
getCurrentEnd() |
String |
getName() |
protected List |
getPathToHere() |
List<Pipe> |
getPipes() |
E |
processNextStart() |
void |
setStarts(Iterator<S> starts)
Set an iterator of S objects to the head (start) of the pipe.
|
String |
toString() |
enablePath, resetgetCurrentPath, hasNext, iterator, next, remove, setStarts, setStartspublic void setStarts(Iterator<S> starts)
Pipeprotected List getPathToHere()
getPathToHere in class AbstractPipe<S,E>public E getCurrentEnd()
public String getName()
public E processNextStart()
processNextStart in class AbstractPipe<S,E>public String toString()
toString in class AbstractPipe<S,E>Copyright © 2010-2014. All Rights Reserved.