|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Simple interface that TupleSpace
expects to determine if a tuple
matches.
Method Summary | |
boolean |
matches(Tuple tuple)
Return true if tuple matches this template. |
Method Detail |
public boolean matches(Tuple tuple)
true
if tuple matches this template.
tuple
- The tuple to examine to see if it matches.
true
if the tuple and the template match,
false
if not.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |