public interface TargetMatcher
Target.| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getMatchedTypeId()
Get the matched type ID, which is merely used for indexing.
|
boolean |
test(Target target)
Return whether the given target is matched by this matcher.
|
java.lang.String getMatchedTypeId()
boolean test(Target target)
target - the target