public class LinkedMultiMap<K,V> extends MultiMap<K,V>
mMap
LinkedMultiMap()
LinkedMultiMap(int size)
clear, containsKey, containsValue, get, isEmpty, keySet, put, put, remove, removeKey, size, toString, values
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public LinkedMultiMap()
public LinkedMultiMap(int size)
size
Copyright © 2007-2017 The Apache Software Foundation