Uses of Enum Class
ai.timefold.solver.constraint.streams.bavet.common.tuple.TupleState
Packages that use TupleState
Package
Description
This package contains performance-sensitive code.
-
Uses of TupleState in ai.timefold.solver.constraint.streams.bavet.common
Methods in ai.timefold.solver.constraint.streams.bavet.common that return TupleStateMethods in ai.timefold.solver.constraint.streams.bavet.common with parameters of type TupleStateModifier and TypeMethodDescriptionvoidPropagationQueue.retract(T item, TupleState state) voidStaticPropagationQueue.retract(Tuple_ carrier, TupleState state) voidExistsCounter.setState(TupleState state) -
Uses of TupleState in ai.timefold.solver.constraint.streams.bavet.common.tuple
Fields in ai.timefold.solver.constraint.streams.bavet.common.tuple declared as TupleStateMethods in ai.timefold.solver.constraint.streams.bavet.common.tuple that return TupleStateModifier and TypeMethodDescriptionstatic TupleStateReturns the enum constant of this class with the specified name.static TupleState[]TupleState.values()Returns an array containing the constants of this enum class, in the order they are declared.