Uses of Class
org.mockserver.collections.NottableStringMultiMap
Packages that use NottableStringMultiMap
-
Uses of NottableStringMultiMap in org.mockserver.collections
Methods in org.mockserver.collections that return NottableStringMultiMapModifier and TypeMethodDescriptionstatic NottableStringMultiMapNottableStringMultiMap.multiMap(MockServerLogger mockServerLogger, boolean controlPlaneMatcher, KeysToMultiValues<? extends KeyToMultiValue, ? extends KeysToMultiValues> matched) Returns aNottableStringMultiMapview of the given request-side collection, reusing a memoized instance held on the collection when one is available for thiscontrolPlaneMatcher.Methods in org.mockserver.collections with parameters of type NottableStringMultiMapModifier and TypeMethodDescriptionbooleanNottableStringMultiMap.containsAll(MockServerLogger mockServerLogger, MatchDifference context, NottableStringMultiMap subset)