public abstract class FilterEntry
extends java.lang.Object
| Constructor and Description |
|---|
FilterEntry(java.lang.String id,
long priority) |
public java.lang.String getId()
public long getPriority()
public abstract boolean matches(Event event)
public int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object obj)
equals in class java.lang.Object
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0