IHashed<java.lang.Class<?>>
public abstract class EventFilter extends java.lang.Object implements IHashed<java.lang.Class<?>>
protected
EventFilter(java.lang.Class<?> type)
abstract boolean
blocks(IEvent event)
java.lang.Class<?>
getType()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected EventFilter(java.lang.Class<?> type)
public java.lang.Class<?> getType()
getType
public abstract boolean blocks(IEvent event)
See http://ion-meta.sourceforge.net/.