| Package | Description |
|---|---|
| org.mockserver.collections | |
| org.mockserver.matchers | |
| org.mockserver.model |
| Modifier and Type | Method and Description |
|---|---|
static CaseInsensitiveRegexMultiMap |
CaseInsensitiveRegexMultiMap.multiMap(NottableString[]... keyAndValues) |
static CaseInsensitiveRegexMultiMap |
CaseInsensitiveRegexMultiMap.multiMap(String[]... keyAndValues) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
CaseInsensitiveRegexMultiMap.containsAll(CaseInsensitiveRegexMultiMap subSet) |
void |
CaseInsensitiveRegexMultiMap.putValuesForNewKeys(CaseInsensitiveRegexMultiMap multiMap) |
| Constructor and Description |
|---|
MultiValueMapMatcher(CaseInsensitiveRegexMultiMap multiMap) |
| Modifier and Type | Method and Description |
|---|---|
static CaseInsensitiveRegexMultiMap |
KeyToMultiValue.toMultiMap(KeyToMultiValue... keyToMultiValues) |
static CaseInsensitiveRegexMultiMap |
KeyToMultiValue.toMultiMap(List<? extends KeyToMultiValue> keyToMultiValues) |
Copyright © 2018. All rights reserved.