| Package | Description |
|---|---|
| com.spun.util.timers |
| Modifier and Type | Method and Description |
|---|---|
LapTime |
LapTimer.getLap(int i) |
LapTime |
LapTimer.getLap(String label) |
LapTime[] |
LapTimer.getLapTimes() |
static LapTime[] |
LapTime.toArray(ArrayList<LapTime> ArrayListOf)
A convenience function to turn a ArrayList of LapTime objects into an Array
of the LapTime objects.
|
| Modifier and Type | Method and Description |
|---|---|
static LapTime[] |
LapTime.toArray(ArrayList<LapTime> ArrayListOf)
A convenience function to turn a ArrayList of LapTime objects into an Array
of the LapTime objects.
|
Copyright © 2022. All rights reserved.