Interface AsyncElement<E extends Element>

    • Method Detail

      • await

        <M> E await​(AwaitConsumer<E,​M> asyncAction)
        Asynchronous action to execute given an Publisher and the current Element