in scala.collection.immutable
trait SortedSet

abstract trait SortedSet [A]
extends java.lang.Object
with scala.collection.SortedSet[A]
with scala.collection.immutable.Set[A]
with scala.ScalaObject
Direct Known Subclasses:
TreeSet

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