A
B
C
D
E
F
G
H
L
M
O
R
S
T
U
S
- sendEvent(Event) - function in app.futured.arkitekt.core.BaseCrViewModel
- setDeferred(Deferred) - function in app.futured.arkitekt.crusecases.UseCase
- Deferred used to hold and cancel existing run of this use case
- setInternalSavedStateHandle(SavedStateHandle) - function in app.futured.arkitekt.crusecases.BaseCrViewModel
- setJob(Job) - function in app.futured.arkitekt.crusecases.FlowUseCase
- Job used to hold and cancel existing run of this use case
- setTagIfAbsent(String,T) - function in androidx.lifecycle.BaseCrViewModel
- Success - class in app.futured.arkitekt.crusecases
- Represents a successful Result, containing a value.