Package 

Object FiniteStateMachine.Companion

    • Method Summary

      Modifier and Type Method Description
      final <S extends Any, E extends Any> FiniteStateMachine<S, E> invoke(Function1<FSMBuilder<S, E>, Unit> builder)
      • Methods inherited from class io.getstream.chat.android.core.internal.fsm.FiniteStateMachine.Companion

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

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