public class MostlySingularMultiMap<K,V> extends Object
MostlySingularMultiMap(Map<K,List<V>> contents)
List<V>
getList(K key)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MostlySingularMultiMap(Map<K,List<V>> contents)
@Nullable public List<V> getList(K key)