ObjectStore
0.2.0
common
objectstore-core
/
objectstore.core
/
ObjectStoreWriter
/
put
put
abstract
fun
<
T
:
Any
>
put
(
type
:
KType
,
key
:
String
,
value
:
T
?
)