objectbox-rxjava3
/
io.objectbox.rx3
/
RxQuery
/
single
single
open fun <
T
>
single
(query:
Query
<
T
>):
Single
<
List
<
T
>>
Content copied to clipboard
The returned Single emits one Query result as a List.