public class ZeroFilter extends AbstractFilter
(c) copyright 2002-2005 Delft University of Technology , the Netherlands.
See for project information www.simulation.tudelft.nl/language
License of use: Lesser
General Public License (LGPL) , no warranty
inverted
Constructor and Description |
---|
ZeroFilter()
constructs a new ZeroFilte
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
filter(Object entry)
filters the entry.
|
String |
getCriterium()
returns the filter criterium
|
accept, and, isInverted, or, setInverted, toString
protected boolean filter(Object entry)
AbstractFilter
filter
in class AbstractFilter
entry
- the entry to filter.AbstractFilter.filter(java.lang.Object)
public String getCriterium()
AbstractFilter
getCriterium
in interface Filterinterface
getCriterium
in class AbstractFilter
Filterinterface.getCriterium()
Copyright © 2002-2012 Delft University of Technology, the Netherlands. All Rights Reserved.