Uses of Interface
ai.timefold.solver.constraint.streams.bavet.common.GroupNodeConstructor.GroupBy2Mapping1CollectorNodeBuilder
Packages that use GroupNodeConstructor.GroupBy2Mapping1CollectorNodeBuilder
Package
Description
This package contains performance-sensitive code.
-
Uses of GroupNodeConstructor.GroupBy2Mapping1CollectorNodeBuilder in ai.timefold.solver.constraint.streams.bavet.common
Methods in ai.timefold.solver.constraint.streams.bavet.common with parameters of type GroupNodeConstructor.GroupBy2Mapping1CollectorNodeBuilderModifier and TypeMethodDescriptionstatic <KeyA_,KeyB_, CollectorC_, Tuple_ extends AbstractTuple>
GroupNodeConstructor<Tuple_>GroupNodeConstructor.twoKeysGroupBy(KeyA_ keyMappingA, KeyB_ keyMappingB, CollectorC_ collectorC, GroupNodeConstructor.GroupBy2Mapping1CollectorNodeBuilder<KeyA_, KeyB_, CollectorC_, Tuple_> builder)