scala.scalajs.runtime

LongReflectiveCall

class LongReflectiveCall extends AnyRef

Explicit box for longs when doing a reflective call. This class and its methods are only here to properly support reflective calls on longs.

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. LongReflectiveCall
  2. AnyRef
  3. Any
Implicitly
  1. by any2stringadd
  2. by any2stringfmt
  3. by any2ArrowAssoc
  4. by any2Ensuring
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Instance Constructors

  1. new LongReflectiveCall(value: Long)

Value Members

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

  2. def !=(y: Float): Boolean

  3. def !=(y: Long): Boolean

  4. def !=(y: Int): Boolean

  5. def !=(y: Char): Boolean

  6. def !=(y: Short): Boolean

  7. def !=(y: Byte): Boolean

  8. final def !=(arg0: AnyRef): Boolean

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

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

    Definition Classes
    AnyRef → Any
  11. def %(y: Double): Double

  12. def %(y: Float): Float

  13. def %(y: Long): Long

  14. def %(y: Int): Long

  15. def %(y: Char): Long

  16. def %(y: Short): Long

  17. def %(y: Byte): Long

  18. def &(y: Long): Long

  19. def &(y: Int): Long

  20. def &(y: Char): Long

  21. def &(y: Short): Long

  22. def &(y: Byte): Long

  23. def *(y: Double): Double

  24. def *(y: Float): Float

  25. def *(y: Long): Long

  26. def *(y: Int): Long

  27. def *(y: Char): Long

  28. def *(y: Short): Long

  29. def *(y: Byte): Long

  30. def +(y: Double): Double

  31. def +(y: Float): Float

  32. def +(y: Long): Long

  33. def +(y: Int): Long

  34. def +(y: Char): Long

  35. def +(y: Short): Long

  36. def +(y: Byte): Long

  37. def -(y: Double): Double

  38. def -(y: Float): Float

  39. def -(y: Long): Long

  40. def -(y: Int): Long

  41. def -(y: Char): Long

  42. def -(y: Short): Long

  43. def -(y: Byte): Long

  44. def ->[B](y: B): (LongReflectiveCall, B)

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

  46. def /(y: Float): Float

  47. def /(y: Long): Long

  48. def /(y: Int): Long

  49. def /(y: Char): Long

  50. def /(y: Short): Long

  51. def /(y: Byte): Long

  52. def <(y: Double): Boolean

  53. def <(y: Float): Boolean

  54. def <(y: Long): Boolean

  55. def <(y: Int): Boolean

  56. def <(y: Char): Boolean

  57. def <(y: Short): Boolean

  58. def <(y: Byte): Boolean

  59. def <<(y: Long): Long

  60. def <<(y: Int): Long

  61. def <=(y: Double): Boolean

  62. def <=(y: Float): Boolean

  63. def <=(y: Long): Boolean

  64. def <=(y: Int): Boolean

  65. def <=(y: Char): Boolean

  66. def <=(y: Short): Boolean

  67. def <=(y: Byte): Boolean

  68. def ==(y: Double): Boolean

  69. def ==(y: Float): Boolean

  70. def ==(y: Long): Boolean

  71. def ==(y: Int): Boolean

  72. def ==(y: Char): Boolean

  73. def ==(y: Short): Boolean

  74. def ==(y: Byte): Boolean

  75. final def ==(arg0: AnyRef): Boolean

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

    Definition Classes
    Any
  77. def >(y: Double): Boolean

  78. def >(y: Float): Boolean

  79. def >(y: Long): Boolean

  80. def >(y: Int): Boolean

  81. def >(y: Char): Boolean

  82. def >(y: Short): Boolean

  83. def >(y: Byte): Boolean

  84. def >=(y: Double): Boolean

  85. def >=(y: Float): Boolean

  86. def >=(y: Long): Boolean

  87. def >=(y: Int): Boolean

  88. def >=(y: Char): Boolean

  89. def >=(y: Short): Boolean

  90. def >=(y: Byte): Boolean

  91. def >>(y: Long): Long

  92. def >>(y: Int): Long

  93. def >>>(y: Long): Long

  94. def >>>(y: Int): Long

  95. def ^(y: Long): Long

  96. def ^(y: Int): Long

  97. def ^(y: Char): Long

  98. def ^(y: Short): Long

  99. def ^(y: Byte): Long

  100. final def asInstanceOf[T0]: T0

    Definition Classes
    Any
  101. def byteValue(): Byte

  102. def clone(): AnyRef

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  103. def compareTo(that: AnyRef): Int

  104. def compareTo(that: java.lang.Long): Int

  105. def doubleValue(): Double

  106. def ensuring(cond: (LongReflectiveCall) ⇒ Boolean, msg: ⇒ Any): LongReflectiveCall

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

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

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

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

    Definition Classes
    AnyRef
  111. def equals(arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  112. def finalize(): Unit

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  113. def floatValue(): Float

  114. def formatted(fmtstr: String): String

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

    Definition Classes
    AnyRef → Any
  116. def hashCode(): Int

    Definition Classes
    AnyRef → Any
  117. def intValue(): Int

  118. final def isInstanceOf[T0]: Boolean

    Definition Classes
    Any
  119. def longValue(): Long

  120. final def ne(arg0: AnyRef): Boolean

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

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

    Definition Classes
    AnyRef
  123. def shortValue(): Short

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

    Definition Classes
    AnyRef
  125. def toByte: Byte

  126. def toChar: Char

  127. def toDouble: Double

  128. def toFloat: Float

  129. def toInt: Int

  130. def toLong: Long

  131. def toShort: Short

  132. def toString(): String

    Definition Classes
    AnyRef → Any
  133. def unary_+: Long

  134. def unary_-: Long

  135. def unary_~: Long

  136. final def wait(): Unit

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

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

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  139. def |(y: Long): Long

  140. def |(y: Int): Long

  141. def |(y: Char): Long

  142. def |(y: Short): Long

  143. def |(y: Byte): Long

  144. def [B](y: B): (LongReflectiveCall, B)

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

Shadowed Implicit Value Members

  1. def +(other: String): String

    Implicit information
    This member is added by an implicit conversion from LongReflectiveCall 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:
    (longReflectiveCall: StringAdd).+(other)
    Definition Classes
    StringAdd
  2. val self: Any

    Implicit information
    This member is added by an implicit conversion from LongReflectiveCall 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:
    (longReflectiveCall: StringAdd).self
    Definition Classes
    StringAdd
  3. val self: Any

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

Deprecated Value Members

  1. def x: LongReflectiveCall

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

    (Since version 2.10.0) Use leftOfArrow instead

  2. def x: LongReflectiveCall

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

    (Since version 2.10.0) Use resultOfEnsuring instead

Inherited from AnyRef

Inherited from Any

Inherited by implicit conversion any2stringadd from LongReflectiveCall to StringAdd

Inherited by implicit conversion any2stringfmt from LongReflectiveCall to StringFormat

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

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

Ungrouped