public class EventBus.ReplyToConsumer<E extends Event<?>,V> extends java.lang.Object implements reactor.fn.Consumer<E>
void
accept(E ev)
reactor.fn.Function<E,V>
getDelegate()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public void accept(E ev)
accept
reactor.fn.Consumer<E extends Event<?>>
public reactor.fn.Function<E,V> getDelegate()