Uses of Class
org.mockserver.collections.NottableStringHashMap
Packages that use NottableStringHashMap
-
Uses of NottableStringHashMap in org.mockserver.collections
Methods in org.mockserver.collections that return NottableStringHashMapModifier and TypeMethodDescriptionstatic NottableStringHashMapNottableStringHashMap.hashMap(MockServerLogger mockServerLogger, boolean controlPlaneMatcher, KeysAndValues<? extends KeyAndValue, ? extends KeysAndValues> matched) Returns aNottableStringHashMapview 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 NottableStringHashMapModifier and TypeMethodDescriptionbooleanNottableStringHashMap.containsAll(MockServerLogger mockServerLogger, MatchDifference context, NottableStringHashMap subset)