Uses of Interface
org.optaplanner.constraint.streams.bavet.common.GroupNodeConstructor
Packages that use GroupNodeConstructor
Package
Description
This package contains performance-sensitive code.
-
Uses of GroupNodeConstructor in org.optaplanner.constraint.streams.bavet.common
Methods in org.optaplanner.constraint.streams.bavet.common that return GroupNodeConstructorModifier and TypeMethodDescriptionstatic <Tuple_ extends Tuple>
GroupNodeConstructor<Tuple_>GroupNodeConstructor.of(GroupNodeConstructor.NodeConstructorWithAccumulate<Tuple_> nodeConstructorWithAccumulate) static <Tuple_ extends Tuple>
GroupNodeConstructor<Tuple_>GroupNodeConstructor.of(GroupNodeConstructor.NodeConstructorWithoutAccumulate<Tuple_> nodeConstructorWithoutAccumulate)