Uses of Class
org.kie.internal.conf.ConstraintJittingThresholdOption
-
Packages that use ConstraintJittingThresholdOption Package Description org.kie.internal.conf -
-
Uses of ConstraintJittingThresholdOption in org.kie.internal.conf
Fields in org.kie.internal.conf with type parameters of type ConstraintJittingThresholdOption Modifier and Type Field Description static org.kie.api.conf.OptionKey<ConstraintJittingThresholdOption>
ConstraintJittingThresholdOption. KEY
Methods in org.kie.internal.conf that return ConstraintJittingThresholdOption Modifier and Type Method Description static ConstraintJittingThresholdOption
ConstraintJittingThresholdOption. get(int threshold)
This is a factory method for this Constraint Jitting Threshold configuration.
-