kodein-db-api
/
org.kodein.db
/
Operation
/
Put
common
Put
class
Put
<
M
:
Any
>(options:
List
<
Options.Listeners
>, key:
Key
<
M
>, model:
M
) :
Operation
<
M
>
Content copied to clipboard
Properties
Properties
key
Link copied to clipboard
common
open override val
key
:
Key
<
M
>
Content copied to clipboard
model
Link copied to clipboard
common
val
model
:
M
Content copied to clipboard
options
Link copied to clipboard
common
open override val
options
:
List
<
Options.Listeners
>
Content copied to clipboard