public static class MapRecipe.DummyDictionaryAsMap extends AbstractMap
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Constructor and Description |
---|
DummyDictionaryAsMap(Dictionary dictionary) |
Modifier and Type | Method and Description |
---|---|
Set |
entrySet() |
Object |
put(Object key,
Object value) |
clear, clone, containsKey, containsValue, equals, get, hashCode, isEmpty, keySet, putAll, remove, size, toString, values
finalize, getClass, notify, notifyAll, wait, wait, wait
compute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAll
public DummyDictionaryAsMap(Dictionary dictionary)
Copyright © 2005-2019. All Rights Reserved.