A  B  C  D  E  F  G  H  L  M  O  R  S  T  U 

D

defaultErrorHandler(Throwable) - function in app.futured.arkitekt.crusecases.BaseCrViewModel
This method is called when coroutine launched with launchWithHandler throws an exception and this exception isn't CancellationException.
defaultErrorHandler(Throwable) - function in app.futured.arkitekt.crusecases.CoroutineScopeOwner
This method is called when coroutine launched with launchWithHandler throws an exception and this exception isn't CancellationException.
disposePrevious(Boolean) - function in app.futured.arkitekt.crusecases.CoroutineScopeOwner.UseCaseConfig.Builder
Set whether currently active Job of internal Coroutine should be canceled when execute is called repeatedly.
disposePrevious(Boolean) - function in app.futured.arkitekt.crusecases.CoroutineScopeOwner.FlowUseCaseConfig.Builder
Set whether currently running Job of internal Flow should be canceled when execute is called repeatedly.
A  B  C  D  E  F  G  H  L  M  O  R  S  T  U