public interface Filter
boolean
select(Object value)
public boolean select(Object value)
Returns true if parameter is selected by this filter.