SortedSetOps (original) (raw)
scala.collection.SortedSetOps
See theSortedSetOps companion trait
object SortedSetOps
Attributes
Companion
Source
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
SortedSetOps.type
Members list
Type members
Classlikes
class WithFilter[+A, +IterableCC[_], +CC <: (SortedSet)](self: SortedSetOps[A, CC, _] & IterableOps[A, IterableCC, _], p: A => Boolean) extends WithFilter[A, IterableCC]
Specialize WithFilter
for sorted collections
Specialize WithFilter
for sorted collections
Attributes
Source
Supertypes
class WithFilter[A, IterableCC]
class WithFilter[A, IterableCC]
trait Serializable
class Object
trait Matchable
class Any
Show all