org.mapdb
/
StoreImmutable
/
get
get
abstract
fun
<
R
>
get
(
recid
:
Long
,
serializer
:
Serializer
<
R
>
)
:
R
?