Class AbstractInserter<Tuple_ extends Tuple>
- java.lang.Object
-
- org.optaplanner.constraint.streams.bavet.common.AbstractInserter<Tuple_>
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedAbstractInserter(Consumer<Tuple_> insert)
-
Method Summary
All Methods Instance Methods Abstract Methods Concrete Methods Modifier and Type Method Description voidaccept(Tuple_ tuple)protected abstract booleantest(Tuple_ tuple)
-