Class/Object

com.bryghts.ftypes.async

Short

Related Docs: object Short | package async

Permalink

class Short extends AnyBase[scala.Short, Short]

Created by Marc Esquerrà on 24/03/15.

Linear Supertypes
AnyBase[scala.Short, Short], AnyRef, scala.Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. Short
  2. AnyBase
  3. AnyRef
  4. Any
  1. Hide All
  2. Show all
Visibility
  1. Public
  2. All

Instance Constructors

  1. new Short(future: Future[scala.Short])(implicit executionContext: ExecutionContext)

    Permalink

Value Members

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
  13. def %(x: Int): Int

    Permalink
  14. def %(x: Char): Int

    Permalink
  15. def %(x: Short): Int

    Permalink
  16. def %(x: Byte): Int

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

    Permalink
  18. def &(x: Int): Int

    Permalink
  19. def &(x: Char): Int

    Permalink
  20. def &(x: Short): Int

    Permalink
  21. def &(x: Byte): Int

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

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

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

    Permalink
  25. def *(x: Int): Int

    Permalink
  26. def *(x: Char): Int

    Permalink
  27. def *(x: Short): Int

    Permalink
  28. def *(x: Byte): Int

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

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

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

    Permalink
  32. def +(x: Int): Int

    Permalink
  33. def +(x: Char): Int

    Permalink
  34. def +(x: Short): Int

    Permalink
  35. def +(x: Byte): Int

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

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

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

    Permalink
  39. def -(x: Int): Int

    Permalink
  40. def -(x: Char): Int

    Permalink
  41. def -(x: Short): Int

    Permalink
  42. def -(x: Byte): Int

    Permalink
  43. def /(x: Double): Double

    Permalink
  44. def /(x: Float): Float

    Permalink
  45. def /(x: Long): Long

    Permalink
  46. def /(x: Int): Int

    Permalink
  47. def /(x: Char): Int

    Permalink
  48. def /(x: Short): Int

    Permalink
  49. def /(x: Byte): Int

    Permalink
  50. def <(x: Double): Boolean

    Permalink
  51. def <(x: Float): Boolean

    Permalink
  52. def <(x: Long): Boolean

    Permalink
  53. def <(x: Int): Boolean

    Permalink
  54. def <(x: Char): Boolean

    Permalink
  55. def <(x: Short): Boolean

    Permalink
  56. def <(x: Byte): Boolean

    Permalink
  57. def <<(x: Long): Int

    Permalink
  58. def <<(x: Int): Int

    Permalink
  59. def <=(x: Double): Boolean

    Permalink
  60. def <=(x: Float): Boolean

    Permalink
  61. def <=(x: Long): Boolean

    Permalink
  62. def <=(x: Int): Boolean

    Permalink
  63. def <=(x: Char): Boolean

    Permalink
  64. def <=(x: Short): Boolean

    Permalink
  65. def <=(x: Byte): Boolean

    Permalink
  66. def =!=[VFB, FB >: Short <: Any[FB]](x: VFB)(implicit f: (VFB) ⇒ FB): Boolean

    Permalink
    Definition Classes
    AnyBase
  67. def ==(x: Double): Boolean

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    AnyRef → Any
  75. def ===[VFB, FB >: Short <: Any[FB]](x: VFB)(implicit f: (VFB) ⇒ FB): Boolean

    Permalink
    Definition Classes
    AnyBase
  76. def >(x: Double): Boolean

    Permalink
  77. def >(x: Float): Boolean

    Permalink
  78. def >(x: Long): Boolean

    Permalink
  79. def >(x: Int): Boolean

    Permalink
  80. def >(x: Char): Boolean

    Permalink
  81. def >(x: Short): Boolean

    Permalink
  82. def >(x: Byte): Boolean

    Permalink
  83. def >=(x: Double): Boolean

    Permalink
  84. def >=(x: Float): Boolean

    Permalink
  85. def >=(x: Long): Boolean

    Permalink
  86. def >=(x: Int): Boolean

    Permalink
  87. def >=(x: Char): Boolean

    Permalink
  88. def >=(x: Short): Boolean

    Permalink
  89. def >=(x: Byte): Boolean

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

    Permalink
  91. def >>(x: Int): Int

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

    Permalink
  93. def >>>(x: Int): Int

    Permalink
  94. def ^(x: Long): Long

    Permalink
  95. def ^(x: Int): Int

    Permalink
  96. def ^(x: Char): Int

    Permalink
  97. def ^(x: Short): Int

    Permalink
  98. def ^(x: Byte): Int

    Permalink
  99. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  100. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  101. final def eq(arg0: AnyRef): scala.Boolean

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

    Permalink
    Definition Classes
    AnyRef → Any
  103. implicit val executionContext: ExecutionContext

    Permalink
    Definition Classes
    ShortAnyBase
  104. def finalize(): scala.Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  105. val future: Future[scala.Short]

    Permalink
    Definition Classes
    ShortAnyBase
  106. final def getClass(): Class[_]

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

    Permalink
    Definition Classes
    AnyRef → Any
  108. final def isInstanceOf[T0]: scala.Boolean

    Permalink
    Definition Classes
    Any
  109. final def ne(arg0: AnyRef): scala.Boolean

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

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

    Permalink
    Definition Classes
    AnyRef
  112. def op[R, FR <: AnyBase[R, FR]](r: Builder[R, FR], f: (scala.Short) ⇒ R): FR

    Permalink
    Annotations
    @inline()
  113. def op[R, FR <: AnyBase[R, FR], B](r: Builder[R, FR])(fb: AnyBase[B, _])(f: (scala.Short, B) ⇒ R): FR

    Permalink
    Annotations
    @inline()
  114. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  115. def toByte: Byte

    Permalink
  116. def toChar: Char

    Permalink
  117. def toDouble: Double

    Permalink
  118. def toFloat: Float

    Permalink
  119. def toInt: Int

    Permalink
  120. def toLong: Long

    Permalink
  121. def toShort: Short

    Permalink
  122. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  123. def unary_+: Int

    Permalink
  124. def unary_-: Int

    Permalink
  125. def unary_~: Int

    Permalink
  126. def unsafeEquals[FB <: Any[_]](x: FB): Boolean

    Permalink
    Definition Classes
    AnyBase
  127. final def wait(): scala.Unit

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

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

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

    Permalink
  131. def |(x: Int): Int

    Permalink
  132. def |(x: Char): Int

    Permalink
  133. def |(x: Short): Int

    Permalink
  134. def |(x: Byte): Int

    Permalink

Inherited from AnyBase[scala.Short, Short]

Inherited from AnyRef

Inherited from scala.Any

Ungrouped