|
Scala Library
|
|
scala/collection/jcl/SortedMap.scala]
object
SortedMap
extends AnyRef| Method Summary | |
def
|
apply [T, E](map0 : java.util.SortedMap[T, E]) : SortedMapWrapper[T, E] |
| 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
[K, E] extends Projection[K, E] with SortedMap[K, E]
|
| Method Details |
|
Scala Library
|
|