|
|
Scala 2.4.0-final
|
abstract
trait
SortedSet
[A]
extends java.lang.Object
with scala.collection.SortedSet[A]
with scala.collection.immutable.Set[A]
with scala.ScalaObject
| Def inherited from scala.collection.SortedSet[A] | |
| first , from, keySet, last, range, rangeImpl, subsetOf, super$subsetOf, until |
| Def inherited from scala.collection.immutable.Set[A] | |
| ** , +, +, ++, ++, -, -, --, --, empty, excl, excl, filter, flatMap, incl, incl, intersect, map |