Uses of Class
com.spun.util.timers.LapTime
| Package | Description |
|---|---|
| com.spun.util.timers |
-
Uses of LapTime in com.spun.util.timers
Methods in com.spun.util.timers that return LapTime Modifier and Type Method Description LapTimeLapTimer. getLap(int i)LapTimeLapTimer. 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.