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