public class RepeatStep.RepeatEndStep extends ComputerAwareStep<S,S>
ComputerAwareStep.EndStepid, label, nextEnd, nextStep, previousStep, starts, traversal, traverserStepIdSetByChild| Constructor and Description |
|---|
RepeatEndStep(Traversal.Admin traversal) |
| Modifier and Type | Method and Description |
|---|---|
protected Iterator<Traverser<S>> |
computerAlgorithm() |
protected Iterator<Traverser<S>> |
standardAlgorithm() |
clone, onEngine, processNextStartaddStart, addStarts, getId, getLabel, getNextStep, getPreviousStep, getTraversal, hasNext, next, reset, setId, setLabel, setNextStep, setPreviousStep, setTraversal, toStringequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetRequirementsforEachRemaining, removepublic RepeatEndStep(Traversal.Admin traversal)
protected Iterator<Traverser<S>> standardAlgorithm() throws NoSuchElementException
standardAlgorithm in class ComputerAwareStep<S,S>NoSuchElementExceptionprotected Iterator<Traverser<S>> computerAlgorithm() throws NoSuchElementException
computerAlgorithm in class ComputerAwareStep<S,S>NoSuchElementExceptionCopyright © 2013–2015 Apache Software Foundation. All rights reserved.