Uses of Enum
org.optaplanner.constraint.streams.bavet.common.BavetTupleState
Packages that use BavetTupleState
Package
Description
This package contains performance-sensitive code.
-
Uses of BavetTupleState in org.optaplanner.constraint.streams.bavet.common
Fields in org.optaplanner.constraint.streams.bavet.common declared as BavetTupleStateMethods in org.optaplanner.constraint.streams.bavet.common that return BavetTupleStateModifier and TypeMethodDescriptionfinal BavetTupleStateAbstractTuple.getState()Tuple.getState()static BavetTupleStateReturns the enum constant of this type with the specified name.static BavetTupleState[]BavetTupleState.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.optaplanner.constraint.streams.bavet.common with parameters of type BavetTupleStateModifier and TypeMethodDescriptionfinal voidAbstractTuple.setState(BavetTupleState state) voidTuple.setState(BavetTupleState state)