Package | Description |
---|---|
org.optaplanner.core.config.phase.custom |
Modifier and Type | Method and Description |
---|---|
CustomPhaseConfig |
CustomPhaseConfig.copyConfig() |
CustomPhaseConfig |
CustomPhaseConfig.inherit(CustomPhaseConfig inheritedConfig) |
CustomPhaseConfig |
CustomPhaseConfig.withCustomPhaseCommandClassList(List<Class<? extends CustomPhaseCommand>> customPhaseCommandClassList) |
CustomPhaseConfig |
CustomPhaseConfig.withCustomPhaseCommandList(List<CustomPhaseCommand<?>> customPhaseCommandList) |
CustomPhaseConfig |
CustomPhaseConfig.withCustomPhaseCommands(CustomPhaseCommand<?>... customPhaseCommands) |
Modifier and Type | Method and Description |
---|---|
CustomPhaseConfig |
CustomPhaseConfig.inherit(CustomPhaseConfig inheritedConfig) |
Copyright © 2006–2021 JBoss by Red Hat. All rights reserved.