Uses of Enum Class
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 LoggingLevelReturns 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.