public interface AsyncElement<E extends Element>
abstract <M> E
await(AwaitConsumer<E, M> asyncAction)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract <M> E await(AwaitConsumer<E, M> asyncAction)
Asynchronous action to execute given the current Element