scala.math.Integral
Aliases
Parameters
scala.collection.immutable.NumericRange.Exclusive.T
subClasses
superClasses
Any
java.io.Serializable
java.lang.Object
java.util.Comparator
scala.Serializable
scala.math.Equiv
scala.math.Numeric
scala.math.Ordering
scala.math.PartialOrdering
Js Constructors
ApplyMethods
Methods
$bang$eq
(
x$1:
Any
)
:
boolean
$eq$eq
(
x$1:
Any
)
:
boolean
$hash$hash
()
:
int
$init$
()
:
Unit
abs
(
x:
scala.math.Numeric.T
)
:
scala.math.Numeric.T
asInstanceOf
()
:
scala.Any.T0
compare
(
x:
scala.math.Ordering.T
,
y:
scala.math.Ordering.T
)
:
int
eq
(
x$1:
java.lang.Object
)
:
boolean
equals
(
x$1:
Any
)
:
boolean
equiv
(
x:
scala.math.Ordering.T
,
y:
scala.math.Ordering.T
)
:
boolean
fromInt
(
x:
int
)
:
scala.math.Numeric.T
getClass
()
:
java.lang.Class
[
Any
]
gt
(
x:
scala.math.Ordering.T
,
y:
scala.math.Ordering.T
)
:
boolean
gteq
(
x:
scala.math.Ordering.T
,
y:
scala.math.Ordering.T
)
:
boolean
hashCode
()
:
int
isInstanceOf
()
:
boolean
lt
(
x:
scala.math.Ordering.T
,
y:
scala.math.Ordering.T
)
:
boolean
lteq
(
x:
scala.math.Ordering.T
,
y:
scala.math.Ordering.T
)
:
boolean
max
(
x:
scala.math.Ordering.T
,
y:
scala.math.Ordering.T
)
:
scala.math.Ordering.T
min
(
x:
scala.math.Ordering.T
,
y:
scala.math.Ordering.T
)
:
scala.math.Ordering.T
minus
(
x:
scala.math.Numeric.T
,
y:
scala.math.Numeric.T
)
:
scala.math.Numeric.T
mkNumericOps
(
lhs:
scala.math.Integral.T
)
:
scala.math.Integral$IntegralOps
mkOrderingOps
(
lhs:
scala.math.Ordering.T
)
:
scala.math.Ordering$Ops
ne
(
x$1:
java.lang.Object
)
:
boolean
negate
(
x:
scala.math.Numeric.T
)
:
scala.math.Numeric.T
notify
()
:
Unit
notifyAll
()
:
Unit
on
(
f:
scala.Function1
[
scala.math.Ordering.T
scala.math.Ordering.U
]
)
:
scala.math.Ordering
[
scala.math.Ordering.U
]
one
()
:
scala.math.Numeric.T
plus
(
x:
scala.math.Numeric.T
,
y:
scala.math.Numeric.T
)
:
scala.math.Numeric.T
quot
(
x:
scala.math.Integral.T
,
y:
scala.math.Integral.T
)
:
scala.math.Integral.T
rem
(
x:
scala.math.Integral.T
,
y:
scala.math.Integral.T
)
:
scala.math.Integral.T
reverse
()
:
scala.math.Ordering
[
scala.math.Ordering.T
]
reversed
()
:
java.util.Comparator
[
java.util.Comparator.T
]
signum
(
x:
scala.math.Numeric.T
)
:
int
synchronized
(
x$1:
java.lang.Object.T0
)
:
java.lang.Object.T0
thenComparing
(
x$1:
java.util.Comparator
[
Any
]
)
:
java.util.Comparator
[
java.util.Comparator.T
]
thenComparing
(
x$1:
java.util.function.Function
[
Any
java.util.Comparator.U
]
)
:
java.util.Comparator
[
java.util.Comparator.T
]
thenComparing
(
x$1:
java.util.function.Function
[
Any
java.util.Comparator.U
]
,
x$2:
java.util.Comparator
[
Any
]
)
:
java.util.Comparator
[
java.util.Comparator.T
]
thenComparingDouble
(
x$1:
java.util.function.ToDoubleFunction
[
Any
]
)
:
java.util.Comparator
[
java.util.Comparator.T
]
thenComparingInt
(
x$1:
java.util.function.ToIntFunction
[
Any
]
)
:
java.util.Comparator
[
java.util.Comparator.T
]
thenComparingLong
(
x$1:
java.util.function.ToLongFunction
[
Any
]
)
:
java.util.Comparator
[
java.util.Comparator.T
]
times
(
x:
scala.math.Numeric.T
,
y:
scala.math.Numeric.T
)
:
scala.math.Numeric.T
toDouble
(
x:
scala.math.Numeric.T
)
:
double
toFloat
(
x:
scala.math.Numeric.T
)
:
float
toInt
(
x:
scala.math.Numeric.T
)
:
int
toLong
(
x:
scala.math.Numeric.T
)
:
long
toString
()
:
java.lang.String
tryCompare
(
x:
scala.math.Ordering.T
,
y:
scala.math.Ordering.T
)
:
scala.Some
[
int
]
wait
()
:
Unit
wait
(
x$1:
long
)
:
Unit
wait
(
x$1:
long
,
x$2:
int
)
:
Unit
zero
()
:
scala.math.Numeric.T