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