public final class Report extends Object
| Constructor and Description |
|---|
Report(String name,
long start,
long stop,
List<Long> laps) |
| Modifier and Type | Method and Description |
|---|---|
double |
getAverageTime() |
String |
getName() |
double |
getTotalTime() |
boolean |
hasLaps() |
Copyright © 2007–2020 Atlassian. All rights reserved.