public final class LambdaFlatMapStep<S,E> extends FlatMapStep<S,E> implements LambdaHolder
id, label, nextEnd, nextStep, previousStep, starts, traversal, traverserStepIdSetByChild| Constructor and Description |
|---|
LambdaFlatMapStep(Traversal.Admin traversal,
Function<Traverser<S>,Iterator<E>> function) |
| Modifier and Type | Method and Description |
|---|---|
protected Iterator<E> |
flatMap(Traverser.Admin<S> traverser) |
String |
toString() |
processNextStart, resetaddStart, addStarts, clone, getId, getLabel, getNextStep, getPreviousStep, getTraversal, hasNext, next, setId, setLabel, setNextStep, setPreviousStep, setTraversalequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetRequirementsforEachRemaining, removeprotected Iterator<E> flatMap(Traverser.Admin<S> traverser)
flatMap in class FlatMapStep<S,E>public String toString()
toString in class AbstractStep<S,E>Copyright © 2013–2015 Apache Software Foundation. All rights reserved.