- Add the Codota plugin to your IDE and get smart completions
private void myMethod () {}
b.filterEvents(Predicates.instanceOf(EventB.class)); assertEquals(asList(ev4, ev5), b.eventList);
private void myMethod () {}
b.filterEvents(Predicates.instanceOf(EventB.class)); assertEquals(asList(ev4, ev5), b.eventList);