Searched defs:BroadcastDispatcher (Results 1 – 1 of 1) sorted by relevance
33 public class BroadcastDispatcher<T> implements Dispatchable<T> { class43 public BroadcastDispatcher(Dispatchable<T>... dispatchTargets) { in BroadcastDispatcher() method in BroadcastDispatcher