scala.collection.mutable.SortedMap
See theSortedMap companion trait
Attributes
- Companion
- trait
- Graph
-
- Supertypes
-
trait SortedMapFactory[SortedMap]trait Serializableclass Objecttrait Matchableclass AnyShow all
- Self type
-
SortedMap.type
Members list
Type members
Classlikes
final class WithDefault[K, V](underlying: SortedMap[K, V], defaultValue: K -> V) extends WithDefault[K, V], SortedMap[K, V], SortedMapOps[K, V, SortedMap, WithDefault[K, V]], Serializable
Attributes
- Supertypes
-
trait Serializabletrait Shrinkable[K]trait Clearabletrait Cloneabletrait Puretrait Equalstrait K -> Vclass Objecttrait Matchableclass AnyShow all
In this article