Package 

Class ConsumerScopeKt

    • Method Summary

      Modifier and Type Method Description
      final static <A extends MVIAction> Unit consume(MVIProvider<?, ?, A> $self, Lifecycle.State lifecycleState, SuspendFunction2<CoroutineScope, A, Unit> onAction)
      final static <T extends MVIIntent, A extends MVIAction> Unit EmptyScope(Function1<ConsumerScope<T, A>, Unit> call) A no-op scope for testing and preview purposes.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait