- Companion:
- class
- Source:
- SortedMap.scala
SortedMap.type
Type members
Classlikes
final class WithDefault[K, V](underlying: SortedMap[K, V], defaultValue: K => V) extends WithDefault[K, V] with SortedMap[K, V] with SortedMapOps[K, V, SortedMap, WithDefault[K, V]] with Serializable
- Source:
- SortedMap.scala