Package com.ekuefler.supereventbus.filtering

Interface Summary
EventFilter<H,E> A filter capable of preventing an event handler method from receiving events.
 

Annotation Types Summary
When Applies a filter to a Subscribe-annotated method so that the annotated method will be invoked only if the filter allows it.
 



Copyright © 2013. All Rights Reserved.