Package bp.eventSets

Interface Summary
EventFilterInterface An helper class wor implementing sets with minimal method implementation (e.g.
 

Class Summary
EmptyEventIterator An iterator over an empty set of events.
EventFilterConstants  
EventFilterForAllEvents A filter that matches all objects.
EventFilterForClass A filter for the set of all events of a given class.
EventFilterForEmptySet A filter that doesn't match any object.
EventSetWithFilter