public interface ItemFilter
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
rcs_id |
Modifier and Type | Method and Description |
---|---|
boolean |
accepts(Item item)
Test whether filter accepts given Item
|
static final java.lang.String rcs_id
boolean accepts(Item item)
item
-