map.containsKey("youkey")
map.put("youkey","you new value")
JavaMap常用操作
原文:https://www.cnblogs.com/twodoge/p/11742245.html