scalax.time.MicroBenchmark

NanoSecond

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

Linear Supertypes
Serializable, Serializable, Product, Equals, AnyRef, Any
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 any2stringfmt
  4. by any2ArrowAssoc
  5. by any2Ensuring
  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: AnyRef): Boolean

    Definition Classes
    AnyRef
  2. final def !=(arg0: Any): Boolean

    Definition Classes
    Any
  3. final def ##(): Int

    Definition Classes
    AnyRef → Any
  4. 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
  5. 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
  6. 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
  7. 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
  8. 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
  9. 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
  10. 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
  11. 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
  12. 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
  13. 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
  14. 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
  15. 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
  16. 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
  17. 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
  18. 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
  19. 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
  20. 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
  21. 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
  22. 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
  23. 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
  24. 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
  25. 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
  26. 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
  27. 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
  28. 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
  29. 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
  30. 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
  31. 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
  32. 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
  33. 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
  34. 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
  35. 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
  36. 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
  37. def ->[B](y: B): (NanoSecond, B)

    Implicit information
    This member is added by an implicit conversion from NanoSecond to ArrowAssoc[NanoSecond] performed by method any2ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc
    Annotations
    @inline()
  38. 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
  39. 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
  40. 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
  41. 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
  42. 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
  43. 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
  44. 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
  45. 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
  46. 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
  47. 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
  48. 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
  49. 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
  50. 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
  51. 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
  52. 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
  53. 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
  54. 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
  55. 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
  56. 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
  57. 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
  58. 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
  59. 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
  60. 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
  61. final def ==(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  62. final def ==(arg0: Any): Boolean

    Definition Classes
    Any
  63. 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
  64. 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
  65. 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
  66. 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
  67. 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
  68. 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
  69. 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
  70. 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
  71. 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
  72. 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
  73. 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
  74. 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
  75. 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
  76. 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
  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: 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
  82. 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
  83. 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
  84. 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
  85. 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
  86. final def asInstanceOf[T0]: T0

    Definition Classes
    Any
  87. def clone(): AnyRef

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  88. 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 any2Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  89. def ensuring(cond: (NanoSecond) ⇒ Boolean): NanoSecond

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Ensuring[NanoSecond] performed by method any2Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  90. 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 any2Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  91. def ensuring(cond: Boolean): NanoSecond

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

    Definition Classes
    AnyRef
  93. def finalize(): Unit

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

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

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

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

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

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

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

  101. val self: Long

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

    Definition Classes
    AnyRef
  103. 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
  104. 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
  105. 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
  106. 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
  107. 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
  108. 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
  109. 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
  110. def toString(): String

    Definition Classes
    NanoSecond → AnyRef → Any
  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. 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
  113. 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
  114. final def wait(): Unit

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

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

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  117. 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
  118. 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
  119. 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
  120. 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
  121. 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
  122. def [B](y: B): (NanoSecond, B)

    Implicit information
    This member is added by an implicit conversion from NanoSecond to ArrowAssoc[NanoSecond] performed by method any2ArrowAssoc 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 StringAdd 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: StringAdd).+(other)
    Definition Classes
    StringAdd
  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
  17. val self: Any

    Implicit information
    This member is added by an implicit conversion from NanoSecond to StringAdd performed by method any2stringadd in scala.Predef.
    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: StringAdd).self
    Definition Classes
    StringAdd
  18. val self: Any

    Implicit information
    This member is added by an implicit conversion from NanoSecond to StringFormat performed by method any2stringfmt in scala.Predef.
    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: StringFormat).self
    Definition Classes
    StringFormat

Deprecated Value Members

  1. def x: NanoSecond

    Implicit information
    This member is added by an implicit conversion from NanoSecond to ArrowAssoc[NanoSecond] performed by method any2ArrowAssoc 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: ArrowAssoc[NanoSecond]).x
    Definition Classes
    ArrowAssoc
    Annotations
    @deprecated
    Deprecated

    (Since version 2.10.0) Use leftOfArrow instead

  2. def x: NanoSecond

    Implicit information
    This member is added by an implicit conversion from NanoSecond to Ensuring[NanoSecond] performed by method any2Ensuring 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: Ensuring[NanoSecond]).x
    Definition Classes
    Ensuring
    Annotations
    @deprecated
    Deprecated

    (Since version 2.10.0) Use resultOfEnsuring instead

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 StringAdd

Inherited by implicit conversion any2stringfmt from NanoSecond to StringFormat

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

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

Ungrouped