A
B
C
D
E
F
G
I
L
M
N
O
P
R
S
T
U
V
W
_
D
- DefaultViewModelDelegateFactory - class in com.airbnb.mvrx
- Creates ViewModels that are wrapped with a lifecycleAwareLazy so that the ViewModel is automatically created when the Fragment is started (if it is not accessed before then).
- DeliveryMode - class in com.airbnb.mvrx
- Defines what updates a subscription should receive.