|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IMatching
Interface indicating if an object matches another (given) object.
Method Summary | |
---|---|
boolean |
match(java.lang.Object o1)
Returns true if the implementer of the interfaces matches a given object. |
Method Detail |
---|
boolean match(java.lang.Object o1)
o1
- The given object.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |