public class LapTimeStatistics extends Object
| Constructor and Description |
|---|
LapTimeStatistics(LapTimer lapTimer) |
LapTimeStatistics(String label) |
| Modifier and Type | Method and Description |
|---|---|
void |
add(LapTimer lapTimer) |
int |
getCount() |
String |
getLabel() |
EventTime[] |
getLapTimes() |
EventTime |
getTotalTime() |
Copyright © 2021. All rights reserved.