|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TaskMatcher
Class to represent a condition when searching for tasks.
| Method Summary | |
|---|---|
boolean |
match(TaskDescriptor<?> descriptor)
Tells the caller whether the passed descriptor matches or not. |
| Method Detail |
|---|
boolean match(TaskDescriptor<?> descriptor)
descriptor - the descriptor to test.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||