On this page
Object scala.collection.immutable.TreeSeqMap
Supertypes | |
---|---|
Self type |
Classlikes
Source
Source
object OrderBy
Companion | class |
---|
Source
sealed trait OrderBy
Companion | object |
---|
Source
sealed abstract class Ordering[+T]
Concrete methods
Source
def empty[K, V]: TreeSeqMap[K, V]
Source
Source
Source
Source
Inherited methods
Source
def apply[K, V](elems: (K, V)*): TreeSeqMap[K, V]
A collection of type Map that contains given key/value bindings.
Inherited from | MapFactory |
---|
Concrete fields
Source
Inherited implicits
Source
The default Factory instance for maps.
Inherited from | MapFactory |
---|
© 2002-2022 EPFL, with contributions from Lightbend.
Licensed under the Apache License, Version 2.0.
https://scala-lang.org/api/3.1.1/scala/collection/immutable/TreeSeqMap$.html