Uses of Class
de.teamholycow.acc.resultserver.model.statistic.Lap
Packages that use Lap
-
Uses of Lap in de.teamholycow.acc.resultserver.processor.driver
Method parameters in de.teamholycow.acc.resultserver.processor.driver with type arguments of type LapModifier and TypeMethodDescriptionConsistencyDriverProcessor.getConsistency(List<Lap> laps, long bestLap) PitStopDriverProcessor.getPitTime(List<Lap> laps, double consistencyFactor)