Searched defs:Stub (Results 1 – 1 of 1) sorted by relevance
31 public static final class Stub<T> implements EventHandler<T> { class35 private Stub(boolean reply) { in Stub() method in EventHandler.Stub