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, valuesfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllpublic DummyDictionaryAsMap(Dictionary dictionary)
Copyright © 2009-2015 The Apache Software Foundation. All Rights Reserved.