public class MapMatcher extends ModelObject implements Matcher<List<KeyToMultiValue>>
logger| Constructor and Description |
|---|
MapMatcher(com.google.common.collect.Multimap<String,String> multimap) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(List<KeyToMultiValue> values) |
equals, hashCode, toStringpublic boolean matches(List<KeyToMultiValue> values)
matches in interface Matcher<List<KeyToMultiValue>>Copyright © 2013. All Rights Reserved.