|
Qwylt | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Matcher<T>
A typed instance matcher.
| Method Summary | |
|---|---|
boolean |
matches(T target)
Tests if the specified target matches this instance. |
| Method Detail |
|---|
boolean matches(T target)
target - The target instance.
true if the specified target matches this instance;
false otherwise.
|
Qwylt | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||