munchies
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
munchies
commons
/
com.munchies.commons.repository
/
InMemoryRepository
/
InMemoryRepository
In
Memory
Repository
constructor
(
repo
:
MutableMap
<
Id
,
E
>
=
mutableMapOf()
)