Package | Description |
---|---|
org.optaplanner.core.config.phase.custom | |
org.optaplanner.core.impl.phase.custom |
Modifier and Type | Field and Description |
---|---|
protected List<Class<CustomSolverPhaseCommand>> |
CustomSolverPhaseConfig.customSolverPhaseCommandClassList |
Modifier and Type | Method and Description |
---|---|
List<Class<CustomSolverPhaseCommand>> |
CustomSolverPhaseConfig.getCustomSolverPhaseCommandClassList() |
Modifier and Type | Method and Description |
---|---|
void |
CustomSolverPhaseConfig.setCustomSolverPhaseCommandClassList(List<Class<CustomSolverPhaseCommand>> customSolverPhaseCommandClassList) |
Modifier and Type | Field and Description |
---|---|
protected List<CustomSolverPhaseCommand> |
DefaultCustomSolverPhase.customSolverPhaseCommandList |
Modifier and Type | Method and Description |
---|---|
void |
DefaultCustomSolverPhase.setCustomSolverPhaseCommandList(List<CustomSolverPhaseCommand> customSolverPhaseCommandList) |
Copyright © 2006-2013 JBoss by Red Hat. All Rights Reserved.