| Package | Description |
|---|---|
| org.optaplanner.core.config.localsearch.decider.forager |
| Modifier and Type | Field and Description |
|---|---|
protected FinalistPodiumType |
LocalSearchForagerConfig.finalistPodiumType |
| Modifier and Type | Method and Description |
|---|---|
FinalistPodiumType |
LocalSearchForagerConfig.getFinalistPodiumType() |
static FinalistPodiumType |
FinalistPodiumType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FinalistPodiumType[] |
FinalistPodiumType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LocalSearchForagerConfig.setFinalistPodiumType(FinalistPodiumType finalistPodiumType) |
LocalSearchForagerConfig |
LocalSearchForagerConfig.withFinalistPodiumType(FinalistPodiumType finalistPodiumType) |
Copyright © 2006–2021 JBoss by Red Hat. All rights reserved.