Uses of Interface
ai.timefold.solver.constraint.streams.bavet.common.GroupNodeConstructor.NodeConstructorWithAccumulate
-
Packages that use GroupNodeConstructor.NodeConstructorWithAccumulate Package Description ai.timefold.solver.constraint.streams.bavet.common This package contains performance-sensitive code. -
-
Uses of GroupNodeConstructor.NodeConstructorWithAccumulate in ai.timefold.solver.constraint.streams.bavet.common
Methods in ai.timefold.solver.constraint.streams.bavet.common with parameters of type GroupNodeConstructor.NodeConstructorWithAccumulate Modifier and Type Method Description static <Tuple_ extends AbstractTuple>
GroupNodeConstructor<Tuple_>GroupNodeConstructor. of(GroupNodeConstructor.NodeConstructorWithAccumulate<Tuple_> nodeConstructorWithAccumulate)
-