Movatterモバイル変換


[0]ホーム

URL:


Scala 3
3.7.4
LearnInstallPlaygroundFind A LibraryCommunityBlog
Scala 3
LearnInstallPlaygroundFind A LibraryCommunityBlog
DocsAPI
Generated with
Copyright (c) 2002-2025, LAMP/EPFL
Copyright (c) 2002-2025, LAMP/EPFL
Scala 3/scala/scala.collection/scala.collection.mutable/TreeMap

TreeMap

scala.collection.mutable.TreeMap
See theTreeMap companion class

This object provides a set of operations to createIterable values.

Attributes

Companion
class
Source
TreeMap.scala
Graph
Supertypes
Self type
TreeMap.type

Members list

Value members

Concrete methods

defempty[K :Ordering,V]:TreeMap[K,V]

Attributes

Source
TreeMap.scala
deffrom[K :Ordering,V](it:IterableOnce[(K,V)]):TreeMap[K,V]

Attributes

Source
TreeMap.scala
defnewBuilder[K :Ordering,V]:Builder[(K,V),TreeMap[K,V]]

Attributes

Source
TreeMap.scala

Inherited methods

defapply[K :Ordering,V](elems: (K,V)*):TreeMap[K,V]

Attributes

Inherited from:
SortedMapFactory
Source
Factory.scala

Implicits

Inherited implicits

implicitdefsortedMapFactory[K :Ordering,V]:Factory[(K,V),TreeMap[K,V]]

Attributes

Inherited from:
SortedMapFactory
Source
Factory.scala
In this article
Generated with
Copyright (c) 2002-2025, LAMP/EPFL
Copyright (c) 2002-2025, LAMP/EPFL

[8]ページ先頭

©2009-2025 Movatter.jp