Package | Description |
---|---|
org.mockserver.collections |
Modifier and Type | Method and Description |
---|---|
static ImmutableEntry |
ImmutableEntry.entry(RegexStringMatcher regexStringMatcher,
NottableString key,
NottableString value) |
static ImmutableEntry |
ImmutableEntry.entry(RegexStringMatcher regexStringMatcher,
String key,
String value) |
Modifier and Type | Method and Description |
---|---|
List<ImmutableEntry> |
CaseInsensitiveRegexMultiMap.entryList() |
List<ImmutableEntry> |
CaseInsensitiveRegexHashMap.entryList() |
Modifier and Type | Method and Description |
---|---|
static boolean |
ImmutableEntry.listsEqualWithOptionals(RegexStringMatcher regexStringMatcher,
List<ImmutableEntry> matcher,
List<ImmutableEntry> matched) |
static boolean |
ImmutableEntry.listsEqualWithOptionals(RegexStringMatcher regexStringMatcher,
List<ImmutableEntry> matcher,
List<ImmutableEntry> matched) |
Copyright © 2020. All rights reserved.