|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Matcher
Matcher. Match this instance against any object.
Method Summary | |
---|---|
boolean |
match(Object other)
Do we match this object other param. |
boolean |
needExactMatch()
Do we need an exact match. |
Method Detail |
---|
boolean match(Object other)
other
- the object to match
boolean needExactMatch()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |