Uses of Record Class
ai.timefold.solver.core.impl.util.Pair
Packages that use Pair
Package
Description
-
Uses of Pair in ai.timefold.solver.core.impl.bavet.bi
Methods in ai.timefold.solver.core.impl.bavet.bi with parameters of type PairModifier and TypeMethodDescriptionGroup2Mapping0CollectorBiNode.createOutTuple(Pair<A, B> groupKey) Group2Mapping1CollectorBiNode.createOutTuple(Pair<A, B> groupKey) Group2Mapping2CollectorBiNode.createOutTuple(Pair<A, B> groupKey) protected voidprotected voidprotected void -
Uses of Pair in ai.timefold.solver.core.impl.bavet.quad
Methods in ai.timefold.solver.core.impl.bavet.quad with parameters of type PairModifier and TypeMethodDescriptionGroup2Mapping0CollectorQuadNode.createOutTuple(Pair<A, B> groupKey) Group2Mapping1CollectorQuadNode.createOutTuple(Pair<A, B> groupKey) Group2Mapping2CollectorQuadNode.createOutTuple(Pair<A, B> groupKey) protected voidprotected voidprotected voidGroup2Mapping2CollectorQuadNode.updateOutTupleToResult(QuadTuple<A, B, C, D> outTuple, Pair<C, D> result) -
Uses of Pair in ai.timefold.solver.core.impl.bavet.tri
Methods in ai.timefold.solver.core.impl.bavet.tri with parameters of type PairModifier and TypeMethodDescriptionGroup2Mapping0CollectorTriNode.createOutTuple(Pair<A, B> groupKey) Group2Mapping1CollectorTriNode.createOutTuple(Pair<A, B> groupKey) Group2Mapping2CollectorTriNode.createOutTuple(Pair<A, B> groupKey) protected voidprotected voidprotected voidGroup2Mapping2CollectorTriNode.updateOutTupleToResult(QuadTuple<A, B, C, D> outTuple, Pair<C, D> result) -
Uses of Pair in ai.timefold.solver.core.impl.bavet.uni
Methods in ai.timefold.solver.core.impl.bavet.uni with parameters of type PairModifier and TypeMethodDescriptionGroup2Mapping0CollectorUniNode.createOutTuple(Pair<A, B> groupKey) Group2Mapping1CollectorUniNode.createOutTuple(Pair<A, B> groupKey) Group2Mapping2CollectorUniNode.createOutTuple(Pair<A, B> groupKey) protected voidprotected voidprotected voidGroup2Mapping2CollectorUniNode.updateOutTupleToResult(QuadTuple<A, B, C, D> outTuple, Pair<C, D> result) -
Uses of Pair in ai.timefold.solver.core.impl.score.stream.collector
Methods in ai.timefold.solver.core.impl.score.stream.collector with parameters of type Pair