Uses of Enum Class
ai.timefold.solver.core.config.localsearch.decider.forager.FinalistPodiumType
Packages that use FinalistPodiumType
-
Uses of FinalistPodiumType in ai.timefold.solver.core.config.localsearch.decider.forager
Fields in ai.timefold.solver.core.config.localsearch.decider.forager declared as FinalistPodiumTypeModifier and TypeFieldDescriptionprotected FinalistPodiumTypeLocalSearchForagerConfig.finalistPodiumTypeMethods in ai.timefold.solver.core.config.localsearch.decider.forager that return FinalistPodiumTypeModifier and TypeMethodDescriptionLocalSearchForagerConfig.getFinalistPodiumType()static FinalistPodiumTypeReturns the enum constant of this class with the specified name.static FinalistPodiumType[]FinalistPodiumType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in ai.timefold.solver.core.config.localsearch.decider.forager with parameters of type FinalistPodiumTypeModifier and TypeMethodDescriptionvoidLocalSearchForagerConfig.setFinalistPodiumType(FinalistPodiumType finalistPodiumType) LocalSearchForagerConfig.withFinalistPodiumType(FinalistPodiumType finalistPodiumType)