org.apache.geronimo.security.deploy
Class MapOfSets
java.lang.Object
   java.util.AbstractMap<K,V>
java.util.AbstractMap<K,V>
       java.util.HashMap
java.util.HashMap
           org.apache.geronimo.security.deploy.MapOfSets
org.apache.geronimo.security.deploy.MapOfSets
- All Implemented Interfaces: 
- Serializable, Cloneable, Map
- public class MapOfSets 
- 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 | 
 
 
 
 
MapOfSets
public MapOfSets()
MapOfSets
public MapOfSets(int size)
MapOfSets
public MapOfSets(Map map)
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.