public class MoveEvaluationOperation<Solution_> extends MoveThreadOperation<Solution_>
| Constructor and Description | 
|---|
| MoveEvaluationOperation(int stepIndex,
                       int moveIndex,
                       Move<Solution_> move) | 
| Modifier and Type | Method and Description | 
|---|---|
| Move<Solution_> | getMove() | 
| int | getMoveIndex() | 
| int | getStepIndex() | 
toStringCopyright © 2006–2019 JBoss by Red Hat. All rights reserved.