Uses of Enum Class
ai.timefold.solver.core.impl.bavet.common.InnerConstraintProfiler.Operation
Packages that use InnerConstraintProfiler.Operation
Package
Description
This package contains performance-sensitive code.
-
Uses of InnerConstraintProfiler.Operation in ai.timefold.solver.core.impl.bavet.common
Methods in ai.timefold.solver.core.impl.bavet.common that return InnerConstraintProfiler.OperationModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static InnerConstraintProfiler.Operation[]InnerConstraintProfiler.Operation.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in ai.timefold.solver.core.impl.bavet.common with parameters of type InnerConstraintProfiler.OperationModifier and TypeMethodDescriptionvoidInnerConstraintProfiler.measure(ConstraintNodeProfileId profileId, InnerConstraintProfiler.Operation operation, Runnable measurable)