toggle menu
realm-kotlin
3.0.0
common
switch theme
search in API
Realm Kotlin SDK
/
io.realm.kotlin.query
/
RealmQuery
/
first
first
abstract
fun
first
(
)
:
RealmSingleQuery
<
T
>
Returns a query that finds the first object that fulfills the query conditions.