Package com.chrt.api.types
Interface DriverStatsRes.OverlapDetectedStage
-
- All Known Implementing Classes:
DriverStatsRes.Builder
- Enclosing class:
- DriverStatsRes
public static interface DriverStatsRes.OverlapDetectedStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description DriverStatsRes._FinalStageoverlapDetected(boolean overlapDetected)
-
-
-
Method Detail
-
overlapDetected
DriverStatsRes._FinalStage overlapDetected(boolean overlapDetected)
-
-