scalax.time.MicroBenchmark

NanoSecond

final case class NanoSecond(self: Long) extends Product with Serializable

Linear Supertypes
Type Hierarchy Learn more about scaladoc diagrams
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. NanoSecond
  2. Serializable
  3. Serializable
  4. Product
  5. Equals
  6. AnyRef
  7. Any
Implicitly
  1. by nanoSecondToLong
  2. by any2stringadd
  3. by StringFormat
  4. by Ensuring
  5. by ArrowAssoc
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Instance Constructors

  1. new NanoSecond(self: Long)

Value Members

  1. final def !=(arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Definition Classes
    AnyRef → Any
  3. def %(x: Double): Double

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Definition Classes
    Long
  4. def %(x: Float): Float

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Definition Classes
    Long
  5. def %(x: Long): Long

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Definition Classes
    Long
  6. def %(x: Int): Long

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Definition Classes
    Long
  7. def %(x: Char): Long

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Definition Classes
    Long
  8. def %(x: Short): Long

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Definition Classes
    Long
  9. def %(x: Byte): Long

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Definition Classes
    Long
  10. def &(x: Long): Long

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Definition Classes
    Long
  11. def &(x: Int): Long

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Definition Classes
    Long
  12. def &(x: Char): Long

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Definition Classes
    Long
  13. def &(x: Short): Long

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Definition Classes
    Long
  14. def &(x: Byte): Long

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Definition Classes
    Long
  15. def *(x: Double): Double

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Definition Classes
    Long
  16. def *(x: Float): Float

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Definition Classes
    Long
  17. def *(x: Long): Long

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Definition Classes
    Long
  18. def *(x: Int): Long

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Definition Classes
    Long
  19. def *(x: Char): Long

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Definition Classes
    Long
  20. def *(x: Short): Long

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Definition Classes
    Long
  21. def *(x: Byte): Long

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Definition Classes
    Long
  22. def +(x: Double): Double

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Definition Classes
    Long
  23. def +(x: Float): Float

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Definition Classes
    Long
  24. def +(x: Long): Long

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Definition Classes
    Long
  25. def +(x: Int): Long

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Definition Classes
    Long
  26. def +(x: Char): Long

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Definition Classes
    Long
  27. def +(x: Short): Long

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Definition Classes
    Long
  28. def +(x: Byte): Long

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Definition Classes
    Long
  29. def -(x: Double): Double

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Definition Classes
    Long
  30. def -(x: Float): Float

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Definition Classes
    Long
  31. def -(x: Long): Long

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Definition Classes
    Long
  32. def -(x: Int): Long

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Definition Classes
    Long
  33. def -(x: Char): Long

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Definition Classes
    Long
  34. def -(x: Short): Long

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Definition Classes
    Long
  35. def -(x: Byte): Long

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Definition Classes
    Long
  36. def ->[B](y: B): (NanoSecond, B)

    Implicit information
    This member is added by an implicit conversion from NanoSecond to ArrowAssoc[NanoSecond] performed by method ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc
    Annotations
    @inline()
  37. def /(x: Double): Double

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Definition Classes
    Long
  38. def /(x: Float): Float

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Definition Classes
    Long
  39. def /(x: Long): Long

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Definition Classes
    Long
  40. def /(x: Int): Long

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Definition Classes
    Long
  41. def /(x: Char): Long

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Definition Classes
    Long
  42. def /(x: Short): Long

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Definition Classes
    Long
  43. def /(x: Byte): Long

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Definition Classes
    Long
  44. def <(x: Double): Boolean

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Definition Classes
    Long
  45. def <(x: Float): Boolean

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Definition Classes
    Long
  46. def <(x: Long): Boolean

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Definition Classes
    Long
  47. def <(x: Int): Boolean

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Definition Classes
    Long
  48. def <(x: Char): Boolean

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Definition Classes
    Long
  49. def <(x: Short): Boolean

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Definition Classes
    Long
  50. def <(x: Byte): Boolean

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Definition Classes
    Long
  51. def <<(x: Long): Long

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Definition Classes
    Long
  52. def <<(x: Int): Long

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Definition Classes
    Long
  53. def <=(x: Double): Boolean

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Definition Classes
    Long
  54. def <=(x: Float): Boolean

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Definition Classes
    Long
  55. def <=(x: Long): Boolean

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Definition Classes
    Long
  56. def <=(x: Int): Boolean

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Definition Classes
    Long
  57. def <=(x: Char): Boolean

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Definition Classes
    Long
  58. def <=(x: Short): Boolean

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Definition Classes
    Long
  59. def <=(x: Byte): Boolean

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Definition Classes
    Long
  60. final def ==(arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  61. def >(x: Double): Boolean

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Definition Classes
    Long
  62. def >(x: Float): Boolean

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Definition Classes
    Long
  63. def >(x: Long): Boolean

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Definition Classes
    Long
  64. def >(x: Int): Boolean

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Definition Classes
    Long
  65. def >(x: Char): Boolean

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Definition Classes
    Long
  66. def >(x: Short): Boolean

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Definition Classes
    Long
  67. def >(x: Byte): Boolean

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Definition Classes
    Long
  68. def >=(x: Double): Boolean

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Definition Classes
    Long
  69. def >=(x: Float): Boolean

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Definition Classes
    Long
  70. def >=(x: Long): Boolean

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Definition Classes
    Long
  71. def >=(x: Int): Boolean

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Definition Classes
    Long
  72. def >=(x: Char): Boolean

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Definition Classes
    Long
  73. def >=(x: Short): Boolean

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Definition Classes
    Long
  74. def >=(x: Byte): Boolean

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Definition Classes
    Long
  75. def >>(x: Long): Long

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Definition Classes
    Long
  76. def >>(x: Int): Long

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Definition Classes
    Long
  77. def >>>(x: Long): Long

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Definition Classes
    Long
  78. def >>>(x: Int): Long

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Definition Classes
    Long
  79. def ^(x: Long): Long

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Definition Classes
    Long
  80. def ^(x: Int): Long

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Definition Classes
    Long
  81. def ^(x: Char): Long

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Definition Classes
    Long
  82. def ^(x: Short): Long

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Definition Classes
    Long
  83. def ^(x: Byte): Long

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Definition Classes
    Long
  84. final def asInstanceOf[T0]: T0

    Definition Classes
    Any
  85. def clone(): AnyRef

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  86. def ensuring(cond: (NanoSecond) ⇒ Boolean, msg: ⇒ Any): NanoSecond

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Ensuring[NanoSecond] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  87. def ensuring(cond: (NanoSecond) ⇒ Boolean): NanoSecond

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Ensuring[NanoSecond] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  88. def ensuring(cond: Boolean, msg: ⇒ Any): NanoSecond

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Ensuring[NanoSecond] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  89. def ensuring(cond: Boolean): NanoSecond

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Ensuring[NanoSecond] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  90. final def eq(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  91. def finalize(): Unit

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  92. def formatted(fmtstr: String): String

    Implicit information
    This member is added by an implicit conversion from NanoSecond to StringFormat[NanoSecond] performed by method StringFormat in scala.Predef.
    Definition Classes
    StringFormat
    Annotations
    @inline()
  93. final def getClass(): Class[_]

    Definition Classes
    AnyRef → Any
  94. final def isInstanceOf[T0]: Boolean

    Definition Classes
    Any
  95. final def ne(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  96. final def notify(): Unit

    Definition Classes
    AnyRef
  97. final def notifyAll(): Unit

    Definition Classes
    AnyRef
  98. def relativeTo(decimals: Int = 2)(that: NanoSecond): Float

  99. val self: Long

  100. final def synchronized[T0](arg0: ⇒ T0): T0

    Definition Classes
    AnyRef
  101. def toByte: Byte

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Definition Classes
    Long
  102. def toChar: Char

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Definition Classes
    Long
  103. def toDouble: Double

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Definition Classes
    Long
  104. def toFloat: Float

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Definition Classes
    Long
  105. def toInt: Int

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Definition Classes
    Long
  106. def toLong: Long

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Definition Classes
    Long
  107. def toShort: Short

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Definition Classes
    Long
  108. def toString(): String

    Definition Classes
    NanoSecond → AnyRef → Any
  109. def unary_+: Long

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Definition Classes
    Long
  110. def unary_-: Long

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Definition Classes
    Long
  111. def unary_~: Long

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Definition Classes
    Long
  112. final def wait(): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  113. final def wait(arg0: Long, arg1: Int): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  114. final def wait(arg0: Long): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  115. def |(x: Long): Long

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Definition Classes
    Long
  116. def |(x: Int): Long

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Definition Classes
    Long
  117. def |(x: Char): Long

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Definition Classes
    Long
  118. def |(x: Short): Long

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Definition Classes
    Long
  119. def |(x: Byte): Long

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Definition Classes
    Long
  120. def [B](y: B): (NanoSecond, B)

    Implicit information
    This member is added by an implicit conversion from NanoSecond to ArrowAssoc[NanoSecond] performed by method ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc

Shadowed Implicit Value Members

  1. def !=(x: Double): Boolean

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (nanoSecond: Long).!=(x)
    Definition Classes
    Long
  2. def !=(x: Float): Boolean

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (nanoSecond: Long).!=(x)
    Definition Classes
    Long
  3. def !=(x: Long): Boolean

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (nanoSecond: Long).!=(x)
    Definition Classes
    Long
  4. def !=(x: Int): Boolean

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (nanoSecond: Long).!=(x)
    Definition Classes
    Long
  5. def !=(x: Char): Boolean

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (nanoSecond: Long).!=(x)
    Definition Classes
    Long
  6. def !=(x: Short): Boolean

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (nanoSecond: Long).!=(x)
    Definition Classes
    Long
  7. def !=(x: Byte): Boolean

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (nanoSecond: Long).!=(x)
    Definition Classes
    Long
  8. def +(x: String): String

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Shadowing
    This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
    To access this member you can use a type ascription:
    (nanoSecond: Long).+(x)
    Definition Classes
    Long
  9. def +(other: String): String

    Implicit information
    This member is added by an implicit conversion from NanoSecond to any2stringadd[NanoSecond] performed by method any2stringadd in scala.Predef.
    Shadowing
    This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
    To access this member you can use a type ascription:
    (nanoSecond: any2stringadd[NanoSecond]).+(other)
    Definition Classes
    any2stringadd
  10. def ==(x: Double): Boolean

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (nanoSecond: Long).==(x)
    Definition Classes
    Long
  11. def ==(x: Float): Boolean

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (nanoSecond: Long).==(x)
    Definition Classes
    Long
  12. def ==(x: Long): Boolean

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (nanoSecond: Long).==(x)
    Definition Classes
    Long
  13. def ==(x: Int): Boolean

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (nanoSecond: Long).==(x)
    Definition Classes
    Long
  14. def ==(x: Char): Boolean

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (nanoSecond: Long).==(x)
    Definition Classes
    Long
  15. def ==(x: Short): Boolean

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (nanoSecond: Long).==(x)
    Definition Classes
    Long
  16. def ==(x: Byte): Boolean

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Long performed by method nanoSecondToLong in scalax.time.MicroBenchmark.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (nanoSecond: Long).==(x)
    Definition Classes
    Long

Inherited from Serializable

Inherited from Serializable

Inherited from Product

Inherited from Equals

Inherited from AnyRef

Inherited from Any

Inherited by implicit conversion nanoSecondToLong from NanoSecond to Long

Inherited by implicit conversion any2stringadd from NanoSecond to any2stringadd[NanoSecond]

Inherited by implicit conversion StringFormat from NanoSecond to StringFormat[NanoSecond]

Inherited by implicit conversion Ensuring from NanoSecond to Ensuring[NanoSecond]

Inherited by implicit conversion ArrowAssoc from NanoSecond to ArrowAssoc[NanoSecond]

Ungrouped