Class

scala.scalajs.runtime

LongReflectiveCall

Related Doc: package runtime

Permalink

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
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. LongReflectiveCall
  2. AnyRef
  3. Any
Implicitly
  1. by any2stringadd
  2. by StringFormat
  3. by Ensuring
  4. by ArrowAssoc
  1. Hide All
  2. Show all
Visibility
  1. Public
  2. All

Instance Constructors

  1. new LongReflectiveCall(value: Long)

    Permalink

Value Members

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

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

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

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

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

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

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

    Permalink
  8. final def !=(arg0: Any): Boolean

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

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

    Permalink
  11. def %(y: Float): Float

    Permalink
  12. def %(y: Long): Long

    Permalink
  13. def %(y: Int): Long

    Permalink
  14. def %(y: Char): Long

    Permalink
  15. def %(y: Short): Long

    Permalink
  16. def %(y: Byte): Long

    Permalink
  17. def &(y: Long): Long

    Permalink
  18. def &(y: Int): Long

    Permalink
  19. def &(y: Char): Long

    Permalink
  20. def &(y: Short): Long

    Permalink
  21. def &(y: Byte): Long

    Permalink
  22. def *(y: Double): Double

    Permalink
  23. def *(y: Float): Float

    Permalink
  24. def *(y: Long): Long

    Permalink
  25. def *(y: Int): Long

    Permalink
  26. def *(y: Char): Long

    Permalink
  27. def *(y: Short): Long

    Permalink
  28. def *(y: Byte): Long

    Permalink
  29. def +(y: Double): Double

    Permalink
  30. def +(y: Float): Float

    Permalink
  31. def +(y: Long): Long

    Permalink
  32. def +(y: Int): Long

    Permalink
  33. def +(y: Char): Long

    Permalink
  34. def +(y: Short): Long

    Permalink
  35. def +(y: Byte): Long

    Permalink
  36. def -(y: Double): Double

    Permalink
  37. def -(y: Float): Float

    Permalink
  38. def -(y: Long): Long

    Permalink
  39. def -(y: Int): Long

    Permalink
  40. def -(y: Char): Long

    Permalink
  41. def -(y: Short): Long

    Permalink
  42. def -(y: Byte): Long

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

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

    Permalink
  45. def /(y: Float): Float

    Permalink
  46. def /(y: Long): Long

    Permalink
  47. def /(y: Int): Long

    Permalink
  48. def /(y: Char): Long

    Permalink
  49. def /(y: Short): Long

    Permalink
  50. def /(y: Byte): Long

    Permalink
  51. def <(y: Double): Boolean

    Permalink
  52. def <(y: Float): Boolean

    Permalink
  53. def <(y: Long): Boolean

    Permalink
  54. def <(y: Int): Boolean

    Permalink
  55. def <(y: Char): Boolean

    Permalink
  56. def <(y: Short): Boolean

    Permalink
  57. def <(y: Byte): Boolean

    Permalink
  58. def <<(y: Long): Long

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

    Permalink
  60. def <=(y: Double): Boolean

    Permalink
  61. def <=(y: Float): Boolean

    Permalink
  62. def <=(y: Long): Boolean

    Permalink
  63. def <=(y: Int): Boolean

    Permalink
  64. def <=(y: Char): Boolean

    Permalink
  65. def <=(y: Short): Boolean

    Permalink
  66. def <=(y: Byte): Boolean

    Permalink
  67. def ==(y: Double): Boolean

    Permalink
  68. def ==(y: Float): Boolean

    Permalink
  69. def ==(y: Long): Boolean

    Permalink
  70. def ==(y: Int): Boolean

    Permalink
  71. def ==(y: Char): Boolean

    Permalink
  72. def ==(y: Short): Boolean

    Permalink
  73. def ==(y: Byte): Boolean

    Permalink
  74. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  75. def >(y: Double): Boolean

    Permalink
  76. def >(y: Float): Boolean

    Permalink
  77. def >(y: Long): Boolean

    Permalink
  78. def >(y: Int): Boolean

    Permalink
  79. def >(y: Char): Boolean

    Permalink
  80. def >(y: Short): Boolean

    Permalink
  81. def >(y: Byte): Boolean

    Permalink
  82. def >=(y: Double): Boolean

    Permalink
  83. def >=(y: Float): Boolean

    Permalink
  84. def >=(y: Long): Boolean

    Permalink
  85. def >=(y: Int): Boolean

    Permalink
  86. def >=(y: Char): Boolean

    Permalink
  87. def >=(y: Short): Boolean

    Permalink
  88. def >=(y: Byte): Boolean

    Permalink
  89. def >>(y: Long): Long

    Permalink
  90. def >>(y: Int): Long

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

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

    Permalink
  93. def ^(y: Long): Long

    Permalink
  94. def ^(y: Int): Long

    Permalink
  95. def ^(y: Char): Long

    Permalink
  96. def ^(y: Short): Long

    Permalink
  97. def ^(y: Byte): Long

    Permalink
  98. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  99. def byteValue(): Byte

    Permalink
  100. def clone(): AnyRef

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

    Permalink
  102. def compareTo(that: java.lang.Long): Int

    Permalink
  103. def doubleValue(): Double

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

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

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

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

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

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

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

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

    Permalink
  112. def formatted(fmtstr: String): String

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

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

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

    Permalink
  116. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  117. def longValue(): Long

    Permalink
  118. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  119. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  120. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  121. def shortValue(): Short

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

    Permalink
    Definition Classes
    AnyRef
  123. def toByte: Byte

    Permalink
  124. def toChar: Char

    Permalink
  125. def toDouble: Double

    Permalink
  126. def toFloat: Float

    Permalink
  127. def toInt: Int

    Permalink
  128. def toLong: Long

    Permalink
  129. def toShort: Short

    Permalink
  130. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  131. def unary_+: Long

    Permalink
  132. def unary_-: Long

    Permalink
  133. def unary_~: Long

    Permalink
  134. final def wait(): Unit

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

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

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

    Permalink
  138. def |(y: Int): Long

    Permalink
  139. def |(y: Char): Long

    Permalink
  140. def |(y: Short): Long

    Permalink
  141. def |(y: Byte): Long

    Permalink
  142. def [B](y: B): (LongReflectiveCall, B)

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

Shadowed Implicit Value Members

  1. def +(other: String): String

    Permalink
    Implicit information
    This member is added by an implicit conversion from LongReflectiveCall to any2stringadd[LongReflectiveCall] 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: any2stringadd[LongReflectiveCall]).+(other)
    Definition Classes
    any2stringadd

Inherited from AnyRef

Inherited from Any

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

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

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

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

Ungrouped