Searched defs:EventWithHandler (Results 1 – 1 of 1) sorted by relevance
361 static class EventWithHandler { class in EventBus364 public EventWithHandler(Object event, EventHandler handler) { in EventWithHandler() method in EventBus.EventWithHandler