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