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