ecscala
ecscala
dev.atedeg.ecscala
&:
CList
CList
CListOps
CNil
CNil
Component
Component
Deleted
Deleted
Entity
Entity
ExcludingSystem
ExcludingView
System
View
World
World
dev.atedeg.ecscala.dsl
ECScalaDSL
ExtensionMethodsDSL
Words
EntityWord
dev.atedeg.ecscala.util
IterableMap
IterableMap
dev.atedeg.ecscala.util.immutable
IterableMap
IterableMap
dev.atedeg.ecscala.util.mutable
IterableMap
IterableMap
dev.atedeg.ecscala.util.types
CListTag
ComponentTag
ecscala
/
dev.atedeg.ecscala.util
/
IterableMap
IterableMap
object
IterableMap
extends
Delegate
[[K, V] =>>
IterableMap
[K, V]]
Companion
class
Graph
Supertypes
class
Delegate
[[K, V] =>>
IterableMap
[K, V]]
trait
MapFactory
[[K, V] =>>
IterableMap
[K, V]]
trait
Serializable
class
Object
trait
Matchable
class
Any
Value members
Implicits
Value members
Inherited methods
override
def
apply
[K, V](elems: (K, V)*):
IterableMap
[K, V]
Definition Classes
Delegate
->
MapFactory
Inherited from
Delegate
def
empty
[K, V]:
IterableMap
[K, V]
Inherited from
Delegate
def
from
[K, V](it:
IterableOnce
[(K, V)]):
IterableMap
[K, V]
Inherited from
Delegate
def
newBuilder
[K, V]:
Builder
[(K, V),
IterableMap
[K, V]]
Inherited from
Delegate
Implicits
Inherited implicits
implicit
def
mapFactory
[K, V]:
Factory
[(K, V),
IterableMap
[K, V]]
Inherited from
MapFactory