Uses of Class
de.teamholycow.acc.resultserver.model.statistic.Driver
Packages that use Driver
Package
Description
-
Uses of Driver in de.teamholycow.acc.resultserver.model.statistic
Methods in de.teamholycow.acc.resultserver.model.statistic that return Driver -
Uses of Driver in de.teamholycow.acc.resultserver.processor.driver
Methods in de.teamholycow.acc.resultserver.processor.driver with parameters of type DriverModifier and TypeMethodDescriptionvoidBasicDriverStatisticProcessor.process(StatisticResult statisticResult, Driver driver, JsonResult jsonResult) voidConsistencyDriverProcessor.process(StatisticResult statisticResult, Driver driver, JsonResult jsonResult) voidDamageTimeProcessor.process(StatisticResult statisticResult, Driver driver, JsonResult jsonResult) voidDriverLapsProcessor.process(StatisticResult statisticResult, Driver driver, JsonResult jsonResult) voidDriverProcessor.process(StatisticResult statisticResult, Driver driver, JsonResult jsonResult) voidPitStopDriverProcessor.process(StatisticResult statisticResult, Driver driver, JsonResult jsonResult)