Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- AddDriverProcessor - Class in de.teamholycow.acc.resultserver.processor.statistic
- AddDriverProcessor() - Constructor for class de.teamholycow.acc.resultserver.processor.statistic.AddDriverProcessor
B
- BasicDriverStatisticProcessor - Class in de.teamholycow.acc.resultserver.processor.driver
- BasicDriverStatisticProcessor() - Constructor for class de.teamholycow.acc.resultserver.processor.driver.BasicDriverStatisticProcessor
C
- Car - Class in de.teamholycow.acc.resultserver.model.statistic
- Car() - Constructor for class de.teamholycow.acc.resultserver.model.statistic.Car
- ConsistencyDriverProcessor - Class in de.teamholycow.acc.resultserver.processor.driver
- ConsistencyDriverProcessor() - Constructor for class de.teamholycow.acc.resultserver.processor.driver.ConsistencyDriverProcessor
D
- DAMAGE - Enum constant in enum class de.teamholycow.acc.resultserver.model.statistic.PitStopReason
- DamageTimeProcessor - Class in de.teamholycow.acc.resultserver.processor.driver
- DamageTimeProcessor() - Constructor for class de.teamholycow.acc.resultserver.processor.driver.DamageTimeProcessor
- de.teamholycow.acc.resultserver - package de.teamholycow.acc.resultserver
- de.teamholycow.acc.resultserver.model.json - package de.teamholycow.acc.resultserver.model.json
- de.teamholycow.acc.resultserver.model.penalty - package de.teamholycow.acc.resultserver.model.penalty
- de.teamholycow.acc.resultserver.model.statistic - package de.teamholycow.acc.resultserver.model.statistic
- de.teamholycow.acc.resultserver.processor.driver - package de.teamholycow.acc.resultserver.processor.driver
- de.teamholycow.acc.resultserver.processor.statistic - package de.teamholycow.acc.resultserver.processor.statistic
- Driver - Class in de.teamholycow.acc.resultserver.model.statistic
- Driver() - Constructor for class de.teamholycow.acc.resultserver.model.statistic.Driver
- DriverLapsProcessor - Class in de.teamholycow.acc.resultserver.processor.driver
- DriverLapsProcessor() - Constructor for class de.teamholycow.acc.resultserver.processor.driver.DriverLapsProcessor
- DriverPitStop - Class in de.teamholycow.acc.resultserver.model.statistic
- DriverPitStop() - Constructor for class de.teamholycow.acc.resultserver.model.statistic.DriverPitStop
- DriverProcessor - Interface in de.teamholycow.acc.resultserver.processor.driver
- DriverStatistic - Class in de.teamholycow.acc.resultserver.model.statistic
- DriverStatistic() - Constructor for class de.teamholycow.acc.resultserver.model.statistic.DriverStatistic
E
- ExtendDriverProcessor - Class in de.teamholycow.acc.resultserver.processor.statistic
- ExtendDriverProcessor() - Constructor for class de.teamholycow.acc.resultserver.processor.statistic.ExtendDriverProcessor
G
- get(long, int) - Method in class de.teamholycow.acc.resultserver.model.statistic.Penalties
- getConsistency(List<Lap>, long) - Method in class de.teamholycow.acc.resultserver.processor.driver.ConsistencyDriverProcessor
- getDamageTime() - Method in class de.teamholycow.acc.resultserver.model.statistic.DriverStatistic
- getDriver(long) - Method in class de.teamholycow.acc.resultserver.model.statistic.StatisticResult
- getFinalLastLapTime() - Method in class de.teamholycow.acc.resultserver.model.penalty.LeagueResult
- getPitStopTime() - Method in class de.teamholycow.acc.resultserver.model.statistic.DriverStatistic
- getPitTime(List<Lap>, double) - Method in class de.teamholycow.acc.resultserver.processor.driver.PitStopDriverProcessor
- getValidLaps() - Method in class de.teamholycow.acc.resultserver.model.statistic.DriverStatistic
J
- JsonCar - Class in de.teamholycow.acc.resultserver.model.json
- JsonCar() - Constructor for class de.teamholycow.acc.resultserver.model.json.JsonCar
- JsonDriver - Class in de.teamholycow.acc.resultserver.model.json
- JsonDriver() - Constructor for class de.teamholycow.acc.resultserver.model.json.JsonDriver
- JsonLap - Class in de.teamholycow.acc.resultserver.model.json
- JsonLap() - Constructor for class de.teamholycow.acc.resultserver.model.json.JsonLap
- JsonLeaderboard - Class in de.teamholycow.acc.resultserver.model.json
- JsonLeaderboard() - Constructor for class de.teamholycow.acc.resultserver.model.json.JsonLeaderboard
- JsonParser - Class in de.teamholycow.acc.resultserver
- JsonParser() - Constructor for class de.teamholycow.acc.resultserver.JsonParser
- JsonPenalty - Class in de.teamholycow.acc.resultserver.model.json
- JsonPenalty() - Constructor for class de.teamholycow.acc.resultserver.model.json.JsonPenalty
- JsonResult - Class in de.teamholycow.acc.resultserver.model.json
- JsonResult() - Constructor for class de.teamholycow.acc.resultserver.model.json.JsonResult
- JsonSessionResult - Class in de.teamholycow.acc.resultserver.model.json
- JsonSessionResult() - Constructor for class de.teamholycow.acc.resultserver.model.json.JsonSessionResult
- JsonTiming - Class in de.teamholycow.acc.resultserver.model.json
- JsonTiming() - Constructor for class de.teamholycow.acc.resultserver.model.json.JsonTiming
L
- Lap - Class in de.teamholycow.acc.resultserver.model.statistic
- Lap() - Constructor for class de.teamholycow.acc.resultserver.model.statistic.Lap
- LapTime - Class in de.teamholycow.acc.resultserver.model.statistic
- LapTime() - Constructor for class de.teamholycow.acc.resultserver.model.statistic.LapTime
- LeaguePenalty - Class in de.teamholycow.acc.resultserver.model.penalty
- LeaguePenalty() - Constructor for class de.teamholycow.acc.resultserver.model.penalty.LeaguePenalty
- LeagueResult - Class in de.teamholycow.acc.resultserver.model.penalty
- LeagueResult() - Constructor for class de.teamholycow.acc.resultserver.model.penalty.LeagueResult
M
- main(String[]) - Static method in class de.teamholycow.acc.resultserver.PenaltyTool
- main(String[]) - Static method in class de.teamholycow.acc.resultserver.StatisticReader
N
- NORMAL - Enum constant in enum class de.teamholycow.acc.resultserver.model.statistic.PitStopReason
P
- parse(String) - Method in class de.teamholycow.acc.resultserver.JsonParser
- parse(String, boolean) - Method in class de.teamholycow.acc.resultserver.JsonParser
- parseLeaguePenalties(String) - Method in class de.teamholycow.acc.resultserver.JsonParser
- Penalties - Class in de.teamholycow.acc.resultserver.model.statistic
- Penalties() - Constructor for class de.teamholycow.acc.resultserver.model.statistic.Penalties
- PENALTY - Enum constant in enum class de.teamholycow.acc.resultserver.model.statistic.PitStopReason
- PenaltyTool - Class in de.teamholycow.acc.resultserver
- PenaltyTool(String, String) - Constructor for class de.teamholycow.acc.resultserver.PenaltyTool
- PIT_STOP_IDENTIFIER - Static variable in class de.teamholycow.acc.resultserver.PenaltyTool
- PIT_STOP_IDENTIFIER - Static variable in class de.teamholycow.acc.resultserver.processor.driver.PitStopDriverProcessor
- PitStopDriverProcessor - Class in de.teamholycow.acc.resultserver.processor.driver
- PitStopDriverProcessor() - Constructor for class de.teamholycow.acc.resultserver.processor.driver.PitStopDriverProcessor
- PitStopReason - Enum Class in de.teamholycow.acc.resultserver.model.statistic
- process(StatisticResult, JsonResult) - Method in class de.teamholycow.acc.resultserver.processor.statistic.AddDriverProcessor
- process(StatisticResult, JsonResult) - Method in class de.teamholycow.acc.resultserver.processor.statistic.ExtendDriverProcessor
- process(StatisticResult, JsonResult) - Method in class de.teamholycow.acc.resultserver.processor.statistic.SessionInformationProcessor
- process(StatisticResult, JsonResult) - Method in interface de.teamholycow.acc.resultserver.processor.statistic.StatisticProcessor
- process(StatisticResult, Driver, JsonResult) - Method in class de.teamholycow.acc.resultserver.processor.driver.BasicDriverStatisticProcessor
- process(StatisticResult, Driver, JsonResult) - Method in class de.teamholycow.acc.resultserver.processor.driver.ConsistencyDriverProcessor
- process(StatisticResult, Driver, JsonResult) - Method in class de.teamholycow.acc.resultserver.processor.driver.DamageTimeProcessor
- process(StatisticResult, Driver, JsonResult) - Method in class de.teamholycow.acc.resultserver.processor.driver.DriverLapsProcessor
- process(StatisticResult, Driver, JsonResult) - Method in interface de.teamholycow.acc.resultserver.processor.driver.DriverProcessor
- process(StatisticResult, Driver, JsonResult) - Method in class de.teamholycow.acc.resultserver.processor.driver.PitStopDriverProcessor
S
- SessionInformationProcessor - Class in de.teamholycow.acc.resultserver.processor.statistic
- SessionInformationProcessor() - Constructor for class de.teamholycow.acc.resultserver.processor.statistic.SessionInformationProcessor
- StatisticProcessor - Interface in de.teamholycow.acc.resultserver.processor.statistic
- StatisticReader - Class in de.teamholycow.acc.resultserver
- StatisticReader(String) - Constructor for class de.teamholycow.acc.resultserver.StatisticReader
- StatisticResult - Class in de.teamholycow.acc.resultserver.model.statistic
- StatisticResult() - Constructor for class de.teamholycow.acc.resultserver.model.statistic.StatisticResult
V
- valueOf(String) - Static method in enum class de.teamholycow.acc.resultserver.model.statistic.PitStopReason
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class de.teamholycow.acc.resultserver.model.statistic.PitStopReason
-
Returns an array containing the constants of this enum class, in the order they are declared.
All Classes and Interfaces|All Packages|Constant Field Values