A  B  C  D  E  F  G  I  L  M  N  O  P  R  S  T  U  V  W  _ 

C

cancelPendingInvalidates(MavericksView) - function in com.airbnb.mvrx.MavericksViewKt
If any callbacks to run MavericksView.invalidate have been posted with MavericksView.postInvalidate then this cancels them.
clear() - function in androidx.lifecycle.MavericksViewInternalViewModel
 
clear() - function in androidx.lifecycle.MavericksViewModelWrapper
 
collectLatest(Flow,DeliveryMode,SuspendFunction1) - function in com.airbnb.mvrx.MavericksView
Subscribes to the given Flow within the coroutine scope of the subscriptionLifecycleOwner, starting the flow only when the lifecycle is started, and executing with the coroutine context of Mavericks' subscriptionCoroutineContextOverride.
com.airbnb.mvrx - package com.airbnb.mvrx
 
coroutineScope() - function in com.airbnb.mvrx.MavericksViewModelConfigFactory
 
create(ViewModelContext,S) - function in com.airbnb.mvrx.MavericksViewModelFactory
 
createInitialState(Class,Class,ViewModelContext,StateRestorer) - function in com.airbnb.mvrx.MavericksStateFactory
 
createInitialState(Class,Class,ViewModelContext,StateRestorer) - function in com.airbnb.mvrx.RealMavericksStateFactory
 
createLazyViewModel(T,KProperty,KClass,Function0,KClass,Boolean,Function1) - function in com.airbnb.mvrx.ViewModelDelegateFactory
Create a Lazy ViewModel for the given Fragment.
createLazyViewModel(T,KProperty,KClass,Function0,KClass,Boolean,Function1) - function in com.airbnb.mvrx.DefaultViewModelDelegateFactory
Create a Lazy ViewModel for the given Fragment.
A  B  C  D  E  F  G  I  L  M  N  O  P  R  S  T  U  V  W  _