public class EngineAnalysisReport extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
EngineAnalysisReport() |
|
EngineAnalysisReport(int positionScore,
List<String> expectedMoves) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getExpectedMoves() |
int |
getPositionScore() |
String |
toString() |
Copyright © 2017. All rights reserved.