open class Unit
Unit.
Since
1.0.0
class Value |
Unit()
Unit. |
static val IMPERIAL: String
Specifies usage of the Imperial (English) system. Textual distances are returned using miles and feet. |
|
static val METRIC: String
Specifies usage of the metric system. Textual distances are returned using kilometers and meters. |