-
- All Implemented Interfaces:
public class SpeedInfo.Companion
-
-
Field Summary
Fields Modifier and Type Field Description private final Float
INVALID_SPEED_LIMIT
private final Integer
UNLIMITED_SPEED
public final static SpeedInfo.Companion
INSTANCE
-
Method Summary
Modifier and Type Method Description final Float
getINVALID_SPEED_LIMIT()
final Integer
getUNLIMITED_SPEED()
-
-
Method Detail
-
getINVALID_SPEED_LIMIT
final Float getINVALID_SPEED_LIMIT()
-
getUNLIMITED_SPEED
final Integer getUNLIMITED_SPEED()
-
-
-
-