public static interface MapConfigKey.MapModification<V> extends StructuredConfigKey.StructuredModification<MapConfigKey<V>>, java.util.Map<java.lang.String,V>
java.util.Map.Entry<K,V>
applyToKeyInMap
clear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values