vw

object vw extends LengthUnit
trait Double => Length
class Object
trait Matchable
class Any
vw.type

Value members

Inherited methods

@unspecialized
def andThen[A](g: Length => A): Double => A
Inherited from:
Function1
def apply(amount: Double): Length
Inherited from:
LengthUnit
@unspecialized
def compose[A](g: A => Double): A => Length
Inherited from:
Function1
override def toString(): String
Definition Classes
Function1 -> Any
Inherited from:
Function1

Inherited fields

val displayValue: String
Inherited from:
LengthUnit