|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TagFilter
Objects that implement this interface may be used for filtering RFID tags. This includes tag IDs and protocol-specific selection methods.
Method Summary | |
---|---|
boolean |
matches(TagData t)
Test if a tag matches this filter. |
Method Detail |
---|
boolean matches(TagData t)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |