|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Matcher<T extends Key<?>>
Matchers can be used in various Scheduler
API methods to
select the entities that should be operated upon.
Method Summary | |
---|---|
boolean |
equals(Object obj)
|
int |
hashCode()
|
boolean |
isMatch(T key)
|
Method Detail |
---|
boolean isMatch(T key)
int hashCode()
hashCode
in class Object
boolean equals(Object obj)
equals
in class Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |