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.immutable/IntMap

IntMap

scala.collection.immutable.IntMap
See theIntMap companion class
objectIntMap

A companion object for integer maps.

Attributes

Companion
class
Source
IntMap.scala
Graph
Supertypes
classObject
traitMatchable
classAny
Self type
IntMap.type

Members list

Value members

Concrete methods

defapply[T](elems: (Int,T)*):IntMap[T]

Attributes

Source
IntMap.scala
defempty[T]:IntMap[T]

Attributes

Source
IntMap.scala
deffrom[V](coll:IterableOnce[(Int,V)]):IntMap[V]

Attributes

Source
IntMap.scala

Attributes

Source
IntMap.scala
defsingleton[T](key:Int,value:T):IntMap[T]

Attributes

Source
IntMap.scala

Implicits

Implicits

implicitdefbuildFromIntMap[V]:BuildFrom[IntMap[_], (Int,V),IntMap[V]]

Attributes

Source
IntMap.scala
implicitdefiterableFactory[V]:Factory[(Int,V),IntMap[V]]

Attributes

Source
IntMap.scala
implicitdeftoBuildFrom[V](factory:IntMap.type):BuildFrom[Any, (Int,V),IntMap[V]]

Attributes

Source
IntMap.scala
implicitdeftoFactory[V](dummy:IntMap.type):Factory[(Int,V),IntMap[V]]

Attributes

Source
IntMap.scala
In this article
Generated with
Copyright (c) 2002-2025, LAMP/EPFL
Copyright (c) 2002-2025, LAMP/EPFL

[8]ページ先頭

©2009-2025 Movatter.jp