Class BiTuple<A,B>
- java.lang.Object
-
- ai.timefold.solver.constraint.streams.bavet.common.tuple.AbstractTuple
-
- ai.timefold.solver.constraint.streams.bavet.common.tuple.BiTuple<A,B>
-
public final class BiTuple<A,B> extends AbstractTuple
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringtoString()booleanupdateIfDifferent(A newFactA, B newFactB)-
Methods inherited from class ai.timefold.solver.constraint.streams.bavet.common.tuple.AbstractTuple
getStore, removeStore, setStore
-
-