Class AbstractMapNode<InTuple_ extends Tuple,Right_>

java.lang.Object
org.optaplanner.constraint.streams.bavet.common.AbstractNode
org.optaplanner.constraint.streams.bavet.common.AbstractMapNode<InTuple_,Right_>
All Implemented Interfaces:
TupleLifecycle<InTuple_>

public abstract class AbstractMapNode<InTuple_ extends Tuple,Right_> extends AbstractNode implements TupleLifecycle<InTuple_>