public class ExecutionModeStrengthWeightFactory extends Object implements org.optaplanner.core.impl.heuristic.selector.common.decorator.SelectionSorterWeightFactory<Schedule,ExecutionMode>
| Modifier and Type | Class and Description |
|---|---|
static class |
ExecutionModeStrengthWeightFactory.ExecutionModeStrengthWeight |
| Constructor and Description |
|---|
ExecutionModeStrengthWeightFactory() |
| Modifier and Type | Method and Description |
|---|---|
ExecutionModeStrengthWeightFactory.ExecutionModeStrengthWeight |
createSorterWeight(Schedule schedule,
ExecutionMode executionMode) |
public ExecutionModeStrengthWeightFactory.ExecutionModeStrengthWeight createSorterWeight(Schedule schedule, ExecutionMode executionMode)
createSorterWeight in interface org.optaplanner.core.impl.heuristic.selector.common.decorator.SelectionSorterWeightFactory<Schedule,ExecutionMode>Copyright © 2006–2021 JBoss by Red Hat. All rights reserved.