java.util.ConcurrentModification2019-01-21 本文已影响0人 fc192b74bb97 map的remove()方法不能使用map.remove(position),而是要替换成iteratorMap.remove().