trait
MetricUnitImplicits extends AnyRef
Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: Any): Boolean
-
final
def
asInstanceOf[T0]: T0
-
implicit
val
attoShow: Show[Int(-18)]
-
implicit
val
centiShow: Show[Int(-2)]
-
def
clone(): AnyRef
-
implicit
val
deciShow: Show[Int(-1)]
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(arg0: Any): Boolean
-
implicit
val
femtoShow: Show[Int(-15)]
-
def
finalize(): Unit
-
final
def
getClass(): Class[_]
-
def
hashCode(): Int
-
final
def
isInstanceOf[T0]: Boolean
-
implicit
val
killoShow: Show[Int(3)]
-
implicit
def
metricConversion[A, D, PF <: XInt, PT <: XInt](implicit c: ConvertableTo[A], ev: Field[A], pf: SafeInt[PF], pt: SafeInt[PT]): ConversionFactor[A, D, MetricUnit[PF, D], MetricUnit[PT, D]]
-
implicit
val
microShow: Show[Int(-6)]
-
implicit
val
milliShow: Show[Int(-3)]
-
implicit
val
nanoShow: Show[Int(-9)]
-
final
def
ne(arg0: AnyRef): Boolean
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
implicit
val
picoShow: Show[Int(-12)]
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
toString(): String
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
-
implicit
val
zeroShow: Show[Int(0)]
Inherited from AnyRef
Inherited from Any