|
Scala Library
|
|
scala/collection/jcl/SortedSet.scala]
object
SortedSet
extends AnyRef| Method Summary | |
def
|
apply [T](set : java.util.SortedSet[T]) : SortedSetWrapper[T] |
| Methods inherited from AnyRef | |
| getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized |
| Methods inherited from Any | |
| ==, !=, isInstanceOf, asInstanceOf |
| Class Summary | |
trait
|
Projection
[A] extends Projection[A] with SortedSet[A]
|
| Method Details |
|
Scala Library
|
|