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