Uses of Class
de.teamholycow.acc.resultserver.model.statistic.StatisticResult
Packages that use StatisticResult
Package
Description
-
Uses of StatisticResult in de.teamholycow.acc.resultserver.processor.driver
Methods in de.teamholycow.acc.resultserver.processor.driver with parameters of type StatisticResultModifier 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) -
Uses of StatisticResult in de.teamholycow.acc.resultserver.processor.statistic
Methods in de.teamholycow.acc.resultserver.processor.statistic with parameters of type StatisticResultModifier and TypeMethodDescriptionvoidAddDriverProcessor.process(StatisticResult statisticResult, JsonResult jsonResult) voidExtendDriverProcessor.process(StatisticResult statisticResult, JsonResult jsonResult) voidSessionInformationProcessor.process(StatisticResult statisticResult, JsonResult jsonResult) voidStatisticProcessor.process(StatisticResult statisticResult, JsonResult jsonResult)