mongodb
/
de.comhix.database.dao
/
SimpleDao
/
get
get
abstract
operator
fun
<
Type
:
ObjectBase
>
get
(
id
:
String
,
typeClass
:
Class
<
Type
>
)
:
Maybe
<
Type
>