Class NottableStringHashMap

java.lang.Object
software.xdev.mockserver.collections.NottableStringHashMap

public class NottableStringHashMap extends Object
  • Constructor Details

    • NottableStringHashMap

      public NottableStringHashMap(boolean controlPlaneMatcher, List<? extends KeyAndValue> entries)
    • NottableStringHashMap

      public NottableStringHashMap(boolean controlPlaneMatcher, NottableString[]... keyAndValues)
  • Method Details

    • containsAll

      public boolean containsAll(MatchDifference context, NottableStringHashMap subset)
    • allKeysNotted

      public boolean allKeysNotted()
    • allKeysOptional

      public boolean allKeysOptional()
    • isEmpty

      public boolean isEmpty()