public abstract class AbstractEventFilter extends java.lang.Object implements EventFilter
| Modifier and Type | Field and Description |
|---|---|
protected Attribute |
attribute |
protected int |
attributeIndex |
protected DataManager<?> |
manager |
| Constructor and Description |
|---|
AbstractEventFilter(LogView view,
Attribute attribute) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
int |
hashCode() |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitkeepEventprotected final int attributeIndex
protected final DataManager<?> manager
protected final Attribute attribute