public class FilterFunctionPipe<S> extends AbstractPipe<S,S> implements FilterPipe<S>
currentEnd, pathEnabled, startsNO_PATH_MESSAGE| Constructor and Description |
|---|
FilterFunctionPipe(PipeFunction<S,Boolean> filterFunction) |
| Modifier and Type | Method and Description |
|---|---|
S |
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 FilterFunctionPipe(PipeFunction<S,Boolean> filterFunction)
public S processNextStart()
processNextStart in class AbstractPipe<S,S>Copyright © 2010-2014. All Rights Reserved.