org.picocontainer.behaviors
Class AdaptingBehaviorTestCase.MyHashMap2
java.lang.Object
java.util.AbstractMap<K,V>
java.util.HashMap
org.picocontainer.behaviors.AdaptingBehaviorTestCase.MyHashMap2
- All Implemented Interfaces:
- Serializable, Cloneable, Map
- Enclosing class:
- AdaptingBehaviorTestCase
public static class AdaptingBehaviorTestCase.MyHashMap2
- extends HashMap
- See Also:
- Serialized Form
Methods inherited from class java.util.HashMap |
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, values |
AdaptingBehaviorTestCase.MyHashMap2
public AdaptingBehaviorTestCase.MyHashMap2()
setFoo
public void setFoo(String foo)
Copyright © 2003-2010 Codehaus. All Rights Reserved.