public class ApplyStepOperation<Solution_> extends MoveThreadOperation<Solution_>
Constructor and Description |
---|
ApplyStepOperation(int stepIndex,
Move<Solution_> step,
Score score) |
Modifier and Type | Method and Description |
---|---|
Score |
getScore() |
Move<Solution_> |
getStep() |
int |
getStepIndex() |
toString
Copyright © 2006–2019 JBoss by Red Hat. All rights reserved.