Searched defs:IsEventFrom (Results 1 – 1 of 1) sorted by relevance
13 public class IsEventFrom extends TypeSafeDiagnosingMatcher<EventObject> { class17 public IsEventFrom(Class<?> eventClass, Object source) { in IsEventFrom() method in IsEventFrom