Map<String, List> parameterMapList = new HashMap<String, List>(); {jobTitle=[]} 怎么判断才能把这个map的内容清空
是只要map中有一个value为null就把整个map清空吗