Package org.apache.xbean.recipe
Class MapRecipe.DummyDictionaryAsMap
java.lang.Object
java.util.AbstractMap
org.apache.xbean.recipe.MapRecipe.DummyDictionaryAsMap
- All Implemented Interfaces:
Map
- Enclosing class:
MapRecipe
-
Nested Class Summary
Nested classes/interfaces inherited from class java.util.AbstractMap
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K, V> -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.util.AbstractMap
clear, clone, containsKey, containsValue, equals, get, hashCode, isEmpty, keySet, putAll, remove, size, toString, valuesMethods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface java.util.Map
compute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAll
-
Field Details
-
dictionary
-
-
Constructor Details
-
DummyDictionaryAsMap
-
-
Method Details
-
put
- Specified by:
putin interfaceMap- Overrides:
putin classAbstractMap
-
entrySet
- Specified by:
entrySetin interfaceMap- Specified by:
entrySetin classAbstractMap
-