public class AnyTopicMatcher extends Object implements TMObjectMatcherIF
Constructor and Description |
---|
AnyTopicMatcher() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(TMObjectMatcherIF object)
INTERNAL: Returns true if this object equals the given parameter.
|
boolean |
matches(TMObjectIF topic)
INTERNAL: Returns true if this object is matched by the matcher.
|
String |
toString() |
public boolean matches(TMObjectIF topic)
TMObjectMatcherIF
matches
in interface TMObjectMatcherIF
public boolean equals(TMObjectMatcherIF object)
TMObjectMatcherIF
equals
in interface TMObjectMatcherIF