Searched defs:Map (Results 1 – 3 of 3) sorted by relevance
31 public interface Map<K,V> { interface
306 public void putAll(Map<?, ?> attrib) { in putAll() argument
190 public synchronized void putAll(Map<?,?> t) { in putAll() argument194 private void myPutAll(Map<?,?> t) { in myPutAll() argument