-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Details
-
getEvents
public List<X> getEvents()
-
clear
public void clear()
-
test
public boolean test(X event)
- Specified by:
test
in interface Predicate<X>
-
-