A.put(key,value) B.putAll(m) C.clear() D.entrySet()
A.Collection B.Map C.TreeMap D.List
A.getkey() B.getValue() C.setValue() D.setKey()