|
Scala Library Documentation
|
|
scala/collection/jcl/Ranged.scala]
protected
class
Comparator[K](implicit view$0 : (K) => Ordered[K])
extends Comparator with AnyRef| Method Summary | |
def
|
compare (x0 : Any, x1 : Any) : Int |
| Methods inherited from AnyRef | |
| getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized |
| Methods inherited from Any | |
| ==, !=, isInstanceOf, asInstanceOf |
| Method Details |
|
Scala Library Documentation
|
|