@Deprecated public interface TMObjectMatcherIF
Modifier and Type | Method and Description |
---|---|
boolean |
equals(TMObjectMatcherIF object)
Deprecated.
INTERNAL: Returns true if this object equals the given parameter.
|
boolean |
matches(TMObjectIF object)
Deprecated.
INTERNAL: Returns true if this object is matched by the matcher.
|
boolean matches(TMObjectIF object)
boolean equals(TMObjectMatcherIF object)