|
Scala Library Documentation
|
|
trait
SortedSet[A]
extends SortedSet[A] with Set[A]| Methods inherited from Set | |
| empty (abstract), + (abstract), - (abstract), +, ++, ++, incl, incl, -, --, --, excl, excl, intersect, **, map, flatMap, filter |
| Methods inherited from SortedSet | |
| rangeImpl (abstract), keySet, first, last, from, until, range, subsetOf |
| Methods inherited from Sorted | |
| to, hasAll |
| Methods inherited from Set | |
| size (abstract), contains (abstract), apply, isEmpty, equals, hashCode, toArray |
| Methods inherited from Collection | |
| toString, stringPrefix |
| Methods inherited from Iterable | |
| elements (abstract), concat, ++, takeWhile, dropWhile, take, drop, foreach, forall, exists, find, findIndexOf, indexOf, foldLeft, foldRight, /:, :\, reduceLeft, reduceRight, copyToBuffer, sameElements, toList, mkString, mkString, addString, addString, copyToArray, projection, hasDefiniteSize |
| Methods inherited from Function1 | |
| compose, andThen |
| Methods inherited from AnyRef | |
| getClass, clone, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized |
| Methods inherited from Any | |
| ==, !=, isInstanceOf, asInstanceOf |
| Methods inherited from Ranged | |
| compare (abstract) |
|
Scala Library Documentation
|
|