toggle menu
objectbox-rxjava3
4.3.1
jvm
switch theme
search in API
objectbox-rxjava3
/
io.objectbox.rx3
/
RxBoxStore
Rx
Box
Store
abstract
class
RxBoxStore
Static methods to Rx-ify ObjectBox queries.
Members
Constructors
Rx
Box
Store
Link copied to clipboard
constructor
(
)
Functions
observable
Link copied to clipboard
open
fun
observable
(
boxStore
:
BoxStore
)
:
Observable
<
Class
>
Using the returned Observable, you can be notified about data changes.