trait
Order[-A] extends Eq[A]
Abstract Value Members
-
abstract
def
cmp(x: A, y: A): Cmp
-
abstract
def
eqv(x: A, y: A): Api.Boolean
-
abstract
def
getClass(): Class[_]
Concrete Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: Any): Boolean
-
final
def
asInstanceOf[T0]: T0
-
def
equals(arg0: Any): Boolean
-
def
hashCode(): Int
-
final
def
isInstanceOf[T0]: Boolean
-
def
toString(): String
Contravariance vs. implicits, the endless battle. We return a java three-value enum from compare in preference to a wild stab into the
2^32states of an Int. This is a controversial thing to do, in the year 2014. Not joking.