public class EventBus.ReplyToConsumer<E extends Event<?>,V> extends Object implements Consumer<E>
void
accept(E ev)
Function<E,V>
getDelegate()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public void accept(E ev)
Consumer
accept
Consumer<E extends Event<?>>
ev
public Function<E,V> getDelegate()
Copyright © 2016. All rights reserved.