Searched defs:InvokeDispatcher (Results 1 – 1 of 1) sorted by relevance
27 public class InvokeDispatcher<T> implements Dispatchable<T> { class32 public InvokeDispatcher(T target) { in InvokeDispatcher() method in InvokeDispatcher