DistanceUnits

annotation class DistanceUnits

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

Kilometers
Link copied to clipboard
val Kilometers: Int
MilesFeets
Link copied to clipboard
val MilesFeets: Int
MilesYards
Link copied to clipboard
val MilesYards: Int