Map
public static class MapRecipe.DummyDictionaryAsMap extends AbstractMap
AbstractMap.SimpleEntry<K extends Object,V extends Object>, AbstractMap.SimpleImmutableEntry<K extends Object,V extends Object>
Constructor | Description |
---|---|
DummyDictionaryAsMap(Dictionary dictionary) |
Modifier and Type | Method | Description |
---|---|---|
Set |
entrySet() |
|
Object |
put(Object key,
Object value) |
clear, clone, containsKey, containsValue, equals, get, hashCode, isEmpty, keySet, putAll, remove, size, toString, values
compute, computeIfAbsent, computeIfPresent, entry, forEach, getOrDefault, merge, of, of, of, of, of, of, of, of, of, of, of, ofEntries, putIfAbsent, remove, replace, replace, replaceAll
public DummyDictionaryAsMap(Dictionary dictionary)
Copyright © 2005–2018. All rights reserved.