|
Scala 2.3.3
|
protected
class
Comparator
[K]
extends
java.lang.Object
with
java.util.Comparator
with
scala.ScalaObject
Constructor Summary | |
def
this
()(view$0: (K) => scala.Ordered[K])
|
Def Summary | |
def
compare
(x0: scala.Any, x1: scala.Any)
: scala.Int
|
Def inherited from java.util.Comparator | |
compare , equals |
Constructor Detail |
Def Detail |