MapFilterAndMatcher constructor

MapFilterAndMatcher(
  1. List<MapMatcher> matchers
)

Implementation

MapFilterAndMatcher(this.matchers);