SpeedUnits

annotation class SpeedUnits

Functions

annotationType
Link copied to clipboard
abstract fun annotationType(): Class<out Annotation>
equals
Link copied to clipboard
abstract fun equals(p: Any): Boolean
hashCode
Link copied to clipboard
abstract fun hashCode(): Int
toString
Link copied to clipboard
abstract fun toString(): String

Properties

ByRegion
Link copied to clipboard
val ByRegion: Int
Imperial
Link copied to clipboard
val Imperial: Int
Metric
Link copied to clipboard
val Metric: Int