Class AbstractMapNode<InTuple_ extends AbstractTuple,OutTuple_ extends AbstractTuple>

java.lang.Object
ai.timefold.solver.constraint.streams.bavet.common.AbstractNode
ai.timefold.solver.constraint.streams.bavet.common.AbstractMapNode<InTuple_,OutTuple_>
All Implemented Interfaces:
TupleLifecycle<InTuple_>

public abstract class AbstractMapNode<InTuple_ extends AbstractTuple,OutTuple_ extends AbstractTuple> extends AbstractNode implements TupleLifecycle<InTuple_>