Class MapRecipe.DummyDictionaryAsMap
java.lang.Object
java.util.AbstractMap
org.apache.xbean.recipe.MapRecipe.DummyDictionaryAsMap
- All Implemented Interfaces:
Map
- Enclosing class:
MapRecipe
- Version:
- $Rev: 6687 $ $Date: 2005-12-28T21:08:56.733437Z $
-
Nested Class Summary
Nested classes/interfaces inherited from class AbstractMap
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K, V> -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AbstractMap
clear, clone, containsKey, containsValue, equals, get, hashCode, isEmpty, keySet, putAll, remove, size, toString, valuesMethods inherited from interface Map
compute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAll
-
Constructor Details
-
DummyDictionaryAsMap
-
-
Method Details
-
put
-
entrySet
-