| Package | Description |
|---|---|
| org.mockserver.collections | |
| 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) |
| Modifier and Type | Method and Description |
|---|---|
CaseInsensitiveRegexMultiMap |
KeysToMultiValues.toCaseInsensitiveRegexMultiMap() |
CaseInsensitiveRegexMultiMap |
KeysToMultiValues.toCaseInsensitiveRegexMultiMap(List<T> entries) |
Copyright © 2018. All rights reserved.