public class MapOfSets extends Object
public MapOfSets(Map m)
m
- the backing store for this objectpublic Map getMap()
public int put(Object key, Object val)
public int putAll(Object key, Collection vals)
Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.