| 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 | 
|---|---|
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 © 2022. All rights reserved.