A
B
C
D
G
H
I
L
M
O
P
R
S
T
O
- ObjectBoxDataSource - class in io.objectbox.android
- A PositionalDataSource that loads entities based on an ObjectBox Query using offset and limit to implement paging support.
- ObjectBoxDataSource.Factory - class in io.objectbox.android.ObjectBoxDataSource
- ObjectBoxLiveData - class in io.objectbox.android
- A LiveData which allows to observe changes to results of the given query.
- observe(LifecycleOwner,Observer) - function in androidx.lifecycle.ObjectBoxLiveData
- observeForever(Observer) - function in androidx.lifecycle.ObjectBoxLiveData
- obtainMessage() - function in android.os.AndroidScheduler