public class CloudComputerChangeMoveFactory extends Object implements org.optaplanner.core.impl.heuristic.selector.move.factory.MoveListFactory<CloudBalance>
| Constructor and Description |
|---|
CloudComputerChangeMoveFactory() |
| Modifier and Type | Method and Description |
|---|---|
List<CloudComputerChangeMove> |
createMoveList(CloudBalance cloudBalance) |
public List<CloudComputerChangeMove> createMoveList(CloudBalance cloudBalance)
createMoveList in interface org.optaplanner.core.impl.heuristic.selector.move.factory.MoveListFactory<CloudBalance>Copyright © 2006–2020 JBoss by Red Hat. All rights reserved.