scala.math.Numeric
ShortIsIntegral
Value Members
-
def
!=
(arg0: AnyRef)
: Boolean
-
def
!=
(arg0: Any)
: Boolean
-
def
##
()
: Int
-
def
$asInstanceOf
[T0]
()
: T0
-
def
$isInstanceOf
[T0]
()
: Boolean
-
def
==
(arg0: AnyRef)
: Boolean
-
def
==
(arg0: Any)
: Boolean
-
def
abs
(x: Short)
: Short
-
def
asInstanceOf
[T0]
: T0
-
def
clone
()
: AnyRef
-
def
compare
(x: Short, y: Short)
: Int
-
def
eq
(arg0: AnyRef)
: Boolean
-
def
equals
(arg0: Any)
: Boolean
-
def
equiv
(x: Short, y: Short)
: Boolean
-
def
finalize
()
: Unit
-
def
fromInt
(x: Int)
: Short
-
def
getClass
()
: java.lang.Class[_ <: java.lang.Object]
-
def
gt
(x: Short, y: Short)
: Boolean
-
def
gteq
(x: Short, y: Short)
: Boolean
-
def
hashCode
()
: Int
-
def
isInstanceOf
[T0]
: Boolean
-
def
lt
(x: Short, y: Short)
: Boolean
-
def
lteq
(x: Short, y: Short)
: Boolean
-
def
max
(x: Short, y: Short)
: Short
-
def
min
(x: Short, y: Short)
: Short
-
def
minus
(x: Short, y: Short)
: Short
-
implicit def
mkNumericOps
(lhs: Short)
: IntegralOps
-
implicit def
mkOrderingOps
(lhs: Short)
: Ops
-
def
ne
(arg0: AnyRef)
: Boolean
-
def
negate
(x: Short)
: Short
-
def
notify
()
: Unit
-
def
notifyAll
()
: Unit
-
def
on
[U]
(f: (U) ⇒ Short)
: Ordering[U]
-
def
one
: Short
-
def
plus
(x: Short, y: Short)
: Short
-
def
quot
(x: Short, y: Short)
: Short
-
def
rem
(x: Short, y: Short)
: Short
-
def
reverse
: Ordering[Short]
-
def
signum
(x: Short)
: Int
-
def
synchronized
[T0]
(arg0: T0)
: T0
-
def
times
(x: Short, y: Short)
: Short
-
def
toDouble
(x: Short)
: Double
-
def
toFloat
(x: Short)
: Float
-
def
toInt
(x: Short)
: Int
-
def
toLong
(x: Short)
: Long
-
def
toString
()
: String
-
def
tryCompare
(x: Short, y: Short)
: Some[Int]
-
def
wait
()
: Unit
-
def
wait
(arg0: Long, arg1: Int)
: Unit
-
def
wait
(arg0: Long)
: Unit
-
def
zero
: Short
Value Members
-
def
compare
(x: Short, y: Short)
: Int
Value Members
-
def
fromInt
(x: Int)
: Short
-
def
minus
(x: Short, y: Short)
: Short
-
def
negate
(x: Short)
: Short
-
def
plus
(x: Short, y: Short)
: Short
-
def
quot
(x: Short, y: Short)
: Short
-
def
rem
(x: Short, y: Short)
: Short
-
def
times
(x: Short, y: Short)
: Short
-
def
toDouble
(x: Short)
: Double
-
def
toFloat
(x: Short)
: Float
-
def
toInt
(x: Short)
: Int
-
def
toLong
(x: Short)
: Long
Inherited from Integral[Short]
Value Members
-
implicit def
mkNumericOps
(lhs: Short)
: IntegralOps
Inherited from Numeric[Short]
Value Members
-
def
abs
(x: Short)
: Short
-
def
one
: Short
-
def
signum
(x: Short)
: Int
-
def
zero
: Short
Inherited from Ordering[Short]
Value Members
-
def
equiv
(x: Short, y: Short)
: Boolean
-
def
gt
(x: Short, y: Short)
: Boolean
-
def
gteq
(x: Short, y: Short)
: Boolean
-
def
lt
(x: Short, y: Short)
: Boolean
-
def
lteq
(x: Short, y: Short)
: Boolean
-
def
max
(x: Short, y: Short)
: Short
-
def
min
(x: Short, y: Short)
: Short
-
implicit def
mkOrderingOps
(lhs: Short)
: Ops
-
def
on
[U]
(f: (U) ⇒ Short)
: Ordering[U]
-
def
reverse
: Ordering[Short]
-
def
tryCompare
(x: Short, y: Short)
: Some[Int]
Inherited from AnyRef
Value Members
-
def
!=
(arg0: AnyRef)
: Boolean
-
def
##
()
: Int
-
def
$asInstanceOf
[T0]
()
: T0
-
def
$isInstanceOf
[T0]
()
: Boolean
-
def
==
(arg0: AnyRef)
: Boolean
-
def
clone
()
: AnyRef
-
def
eq
(arg0: AnyRef)
: Boolean
-
def
equals
(arg0: Any)
: Boolean
-
def
finalize
()
: Unit
-
def
getClass
()
: java.lang.Class[_ <: java.lang.Object]
-
def
hashCode
()
: Int
-
def
ne
(arg0: AnyRef)
: Boolean
-
def
notify
()
: Unit
-
def
notifyAll
()
: Unit
-
def
synchronized
[T0]
(arg0: T0)
: T0
-
def
toString
()
: String
-
def
wait
()
: Unit
-
def
wait
(arg0: Long, arg1: Int)
: Unit
-
def
wait
(arg0: Long)
: Unit
Inherited from Any
Value Members
-
def
!=
(arg0: Any)
: Boolean
-
def
==
(arg0: Any)
: Boolean
-
def
asInstanceOf
[T0]
: T0
-
def
isInstanceOf
[T0]
: Boolean