Uses of Enum Class
org.optaplanner.benchmark.impl.result.LoggingLevel
-
Uses of LoggingLevel in org.optaplanner.benchmark.impl.result
Modifier and TypeMethodDescriptionPlannerBenchmarkResult.getLoggingLevelDroolsCore()
PlannerBenchmarkResult.getLoggingLevelOptaPlannerCore()
static LoggingLevel
Returns the enum constant of this class with the specified name.static LoggingLevel[]
LoggingLevel.values()
Returns an array containing the constants of this enum class, in the order they are declared.