public final class LambdaMapStep<S,E> extends MapStep<S,E> implements LambdaHolder
id, label, nextEnd, nextStep, previousStep, starts, traversal, traverserStepIdSetByChild| Constructor and Description |
|---|
LambdaMapStep(Traversal.Admin traversal,
Function<Traverser<S>,E> function) |
| Modifier and Type | Method and Description |
|---|---|
protected E |
map(Traverser.Admin<S> traverser) |
String |
toString() |
getRequirements, processNextStartaddStart, addStarts, clone, getId, getLabel, getNextStep, getPreviousStep, getTraversal, hasNext, next, reset, setId, setLabel, setNextStep, setPreviousStep, setTraversalequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEachRemaining, removepublic LambdaMapStep(Traversal.Admin traversal, Function<Traverser<S>,E> function)
Copyright © 2013–2015 Apache Software Foundation. All rights reserved.