ObjectStore
0.2.0
common
objectstore-core
/
objectstore.core
/
ObjectStore
/
put
put
inline
fun
<
T
:
Any
>
put
(
value
:
T
?
,
key
:
String
?
=
null
)