public class OrderMapPipe<S> extends AbstractPipe<Map<S,?>,S> implements TransformPipe<Map<S,?>,S>
TransformPipe.OrdercurrentEnd, pathEnabled, startsNO_PATH_MESSAGE| Constructor and Description |
|---|
OrderMapPipe(PipeFunction<Pair<Map.Entry<S,?>,Map.Entry<S,?>>,Integer> compareFunction) |
OrderMapPipe(TransformPipe.Order order) |
| 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 OrderMapPipe(PipeFunction<Pair<Map.Entry<S,?>,Map.Entry<S,?>>,Integer> compareFunction)
public OrderMapPipe(TransformPipe.Order order)
public S processNextStart()
processNextStart in class AbstractPipe<Map<S,?>,S>Copyright © 2010-2014. All Rights Reserved.