-
- All Implemented Interfaces:
public class EaseOfParkingLevel.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static EaseOfParkingLevel.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final EaseOfParkingLevelfromInt(Integer value)Retrieves the parking difficulty level based on an integer value. -
-
Method Detail
-
fromInt
final EaseOfParkingLevel fromInt(Integer value)
Retrieves the parking difficulty level based on an integer value.
- Parameters:
value- the integer value used to find the corresponding parking difficulty level
-
-
-
-