| Package | Description |
|---|---|
| org.optaplanner.core.config.constructionheuristic | |
| org.optaplanner.core.config.constructionheuristic.placer |
| Modifier and Type | Field and Description |
|---|---|
protected List<EntityPlacerConfig> |
ConstructionHeuristicPhaseConfig.entityPlacerConfigList |
| Modifier and Type | Method and Description |
|---|---|
EntityPlacerConfig |
ConstructionHeuristicPhaseConfig.getEntityPlacerConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConstructionHeuristicPhaseConfig.setEntityPlacerConfig(EntityPlacerConfig entityPlacerConfig) |
ConstructionHeuristicPhaseConfig |
ConstructionHeuristicPhaseConfig.withEntityPlacerConfig(EntityPlacerConfig entityPlacerConfig) |
| Modifier and Type | Class and Description |
|---|---|
class |
EntityPlacerConfig<C extends EntityPlacerConfig>
General superclass for
QueuedEntityPlacerConfig and PooledEntityPlacerConfig. |
| Modifier and Type | Class and Description |
|---|---|
class |
PooledEntityPlacerConfig |
class |
QueuedEntityPlacerConfig |
class |
QueuedValuePlacerConfig |
Copyright © 2006–2021 JBoss by Red Hat. All rights reserved.