public final class LambdaMapStep<S,E> extends MapStep<S,E> implements LambdaHolder
id, labels, nextEnd, nextStep, previousStep, starts, traversal, traverserStepIdAndLabelsSetByChild| Constructor and Description | 
|---|
LambdaMapStep(Traversal.Admin traversal,
             Function<Traverser<S>,E> function)  | 
| Modifier and Type | Method and Description | 
|---|---|
Function<Traverser<S>,E> | 
getMapFunction()  | 
int | 
hashCode()  | 
protected E | 
map(Traverser.Admin<S> traverser)  | 
String | 
toString()  | 
processNextStartaddLabel, addStart, addStarts, clone, equals, getId, getLabels, getNextStep, getPreviousStep, getTraversal, hasNext, next, removeLabel, reset, setId, setNextStep, setPreviousStep, setTraversalfinalize, getClass, notify, notifyAll, wait, wait, waitequals, getRequirementsforEachRemaining, removepublic LambdaMapStep(Traversal.Admin traversal, Function<Traverser<S>,E> function)
public String toString()
toString in class AbstractStep<S,E>public int hashCode()
hashCode in class AbstractStep<S,E>Copyright © 2013–2018 Apache Software Foundation. All rights reserved.