Package 

Interface Flow


  • 
    public interface Flow<T>
    
                        

    The result of sending an event to a callback.

    • Method Summary

      Modifier and Type Method Description
      abstract Flow.Action getAction()
      abstract T getResult()
      • Methods inherited from class java.lang.Object

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