MatchFilterOrMatcher constructor

MatchFilterOrMatcher(
  1. List<MapMatcher> matchers
)

Implementation

MatchFilterOrMatcher(this.matchers);