public final class Invoker extends Object implements Runnable
Invoker(Object event, Subscriber subscriber)
void
run()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Invoker(Object event, Subscriber subscriber)
public void run()
run
Runnable