RealmElementQuery
interface RealmElementQuery<T : RealmObject> : Flowable<RealmResults<T>>
Content copied to clipboard
Query returning RealmResults.
Functions
Inheritors
RealmQuery
Link copied to clipboard