Interface SimpleTagMatcher

All Known Implementing Classes:
AndMatcher, OrMatcher

public interface SimpleTagMatcher
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    isMatch(List<String> tagsToMatch, List<String> tagsToMatchWith)