public class BestScoreStatisticPoint extends StatisticPoint
Constructor and Description |
---|
BestScoreStatisticPoint(long timeMillisSpent,
Score score) |
Modifier and Type | Method and Description |
---|---|
Score |
getScore() |
long |
getTimeMillisSpent() |
String |
toCsvLine() |
buildCsvLine, buildCsvLineWithDoubles, buildCsvLineWithLongs, buildCsvLineWithStrings, parseCsvLine
public BestScoreStatisticPoint(long timeMillisSpent, Score score)
public long getTimeMillisSpent()
public Score getScore()
public String toCsvLine()
toCsvLine
in class StatisticPoint
Copyright © 2006–2019 JBoss by Red Hat. All rights reserved.