Uses of Class
software.xdev.mockserver.collections.ImmutableEntry
Packages that use ImmutableEntry
-
Uses of ImmutableEntry in software.xdev.mockserver.collections
Methods in software.xdev.mockserver.collections that return ImmutableEntryModifier and TypeMethodDescriptionstatic ImmutableEntryImmutableEntry.entry(RegexStringMatcher regexStringMatcher, String key, String value) static ImmutableEntryImmutableEntry.entry(RegexStringMatcher regexStringMatcher, NottableString key, NottableString value) Method parameters in software.xdev.mockserver.collections with type arguments of type ImmutableEntryModifier and TypeMethodDescriptionstatic booleanImmutableEntry.listsEqualWithOptionals(RegexStringMatcher regexStringMatcher, List<ImmutableEntry> matcher, List<ImmutableEntry> matched)