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
(l1: Long, l2: Long): Int
-
def
eq
(arg0: AnyRef): Boolean
-
def
equals
(arg0: Any): Boolean
-
def
equiv
(x: Long, y: Long): Boolean
-
def
finalize
(): Unit
-
def
getClass
(): java.lang.Class[_]
-
def
gt
(x: Long, y: Long): Boolean
-
def
gteq
(x: Long, y: Long): Boolean
-
def
hashCode
(): Int
-
def
isInstanceOf
[T0]
: Boolean
-
def
isPlottable
(t: Long): Boolean
-
def
lt
(x: Long, y: Long): Boolean
-
def
lteq
(x: Long, y: Long): Boolean
-
def
max
(x: Long, y: Long): Long
-
def
min
(x: Long, y: Long): Long
-
implicit def
mkOrderingOps
(lhs: Long): Ops
-
def
ne
(arg0: AnyRef): Boolean
-
def
notify
(): Unit
-
def
notifyAll
(): Unit
-
def
on
[U]
(f: (U) ⇒ Long): Ordering[U]
-
def
portion
(left: Long, v: Long, right: Long): Double
-
def
readResolve
(): AnyRef
-
def
reverse
: Ordering[Long]
-
def
step
(from: Long, to: Long): Long
-
def
synchronized
[T0]
(arg0: ⇒ T0): T0
-
def
tics
(from: Long, to: Long): Seq[(Long, String)]
-
def
toString
(): String
-
def
tryCompare
(x: Long, y: Long): Some[Int]
-
def
wait
(): Unit
-
def
wait
(arg0: Long, arg1: Int): Unit
-
def
wait
(arg0: Long): Unit
-
def
zero
(): Long
Inherited from Ordering[Long]
Inherited from Serializable
Inherited from Serializable
Inherited from PartialOrdering[Long]
Inherited from Equiv[Long]
Inherited from Comparator[Long]
Inherited from AnyRef
Inherited from Any