public class PickedMoveTypeStepScoreDiffStatisticPoint extends StatisticPoint
| Constructor and Description |
|---|
PickedMoveTypeStepScoreDiffStatisticPoint(long timeMillisSpent,
String moveType,
Score stepScoreDiff) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMoveType() |
Score |
getStepScoreDiff() |
long |
getTimeMillisSpent() |
String |
toCsvLine() |
buildCsvLine, buildCsvLineWithDoubles, buildCsvLineWithLongs, buildCsvLineWithStrings, parseCsvLinepublic long getTimeMillisSpent()
public String getMoveType()
public Score getStepScoreDiff()
public String toCsvLine()
toCsvLine in class StatisticPointCopyright © 2006–2019 JBoss by Red Hat. All rights reserved.