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