kodein-db-api
/
org.kodein.db.model.cache
/
BaseModelCache
/
put
common
put
abstract fun <
M
:
Any
>
put
(key:
Key
<
M
>, value:
M
, size:
Int
)
Content copied to clipboard
open fun <
M
:
Any
>
put
(key:
Key
<
M
>, sized:
Sized
<
M
>)
Content copied to clipboard