gnu.bytecode

Interface Filter

public interface Filter

Method Summary
booleanselect(Object value)
Returns true if parameter is selected by this filter.

Method Detail

select

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