K
V
public interface ReadOnlyMap<K,V> extends java.util.Map<K,V>
java.util.Map.Entry<K,V>
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