Value Members
-
def
!=
(arg0: AnyRef): Boolean
-
def
!=
(arg0: Any): Boolean
-
def
##
(): Int
-
def
==
(arg0: AnyRef): Boolean
-
def
==
(arg0: Any): Boolean
-
def
asInstanceOf
[T0]
: T0
-
def
clone
(): AnyRef
-
def
compare
(i1: Int, i2: Int): Int
-
def
eq
(arg0: AnyRef): Boolean
-
def
equals
(arg0: Any): Boolean
-
def
equiv
(x: Int, y: Int): Boolean
-
def
finalize
(): Unit
-
def
getClass
(): java.lang.Class[_]
-
def
gt
(x: Int, y: Int): Boolean
-
def
gteq
(x: Int, y: Int): Boolean
-
def
hashCode
(): Int
-
def
isInstanceOf
[T0]
: Boolean
-
def
isPlottable
(t: 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
ne
(arg0: AnyRef): Boolean
-
def
notify
(): Unit
-
def
notifyAll
(): Unit
-
def
on
[U]
(f: (U) ⇒ Int): Ordering[U]
-
def
portion
(left: Int, v: Int, right: Int): Double
-
def
readResolve
(): AnyRef
-
def
reverse
: Ordering[Int]
-
def
step
(from: Int, to: Int): Int
-
def
synchronized
[T0]
(arg0: ⇒ T0): T0
-
def
tics
(from: Int, to: Int): Seq[(Int, String)]
-
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 Ordering[Int]
Inherited from Serializable
Inherited from Serializable
Inherited from PartialOrdering[Int]
Inherited from Equiv[Int]
Inherited from Comparator[Int]
Inherited from AnyRef
Inherited from Any