public interface Matcher<T extends Key<?>>
extends java.io.Serializable
Scheduler API methods to
select the entities that should be operated upon.| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
int |
hashCode() |
boolean |
isMatch(T key) |
boolean isMatch(T key)
int hashCode()
hashCode in class java.lang.Objectboolean equals(java.lang.Object obj)
equals in class java.lang.ObjectCopyright IBM Corp. 2024, 2025