Class ConsistencyDriverProcessor
java.lang.Object
de.teamholycow.acc.resultserver.processor.driver.ConsistencyDriverProcessor
- All Implemented Interfaces:
DriverProcessor
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetConsistency(List<Lap> laps, long bestLap) voidprocess(StatisticResult statisticResult, Driver driver, JsonResult jsonResult)
-
Constructor Details
-
ConsistencyDriverProcessor
public ConsistencyDriverProcessor()
-
-
Method Details
-
process
- Specified by:
processin interfaceDriverProcessor
-
getConsistency
-