KtMongo
Toggle table of contents
0.20.1
jvm
Platform filter
jvm
Switch theme
Search in API
KtMongo
Shared utilities for the sync- and coroutines-based KtMongo drivers based on the official Kotlin driver
/
opensavvy.ktmongo.official
/
toJava
to
Java
@
LowLevelApi
fun
Bson
.
toJava
(
)
:
Bson
(
source
)
@
LowLevelApi
fun
BsonNode
.
toJava
(
)
:
Bson
(
source
)
@
LowLevelApi
fun
ReadConcern
?
.
toJava
(
)
:
ReadConcern
(
source
)
@
LowLevelApi
fun
ReadPreference
?
.
toJava
(
)
:
ReadPreference
(
source
)
@
LowLevelApi
fun
WriteConcern
.
toJava
(
)
:
WriteConcern
(
source
)