不可修改的映射不支持此操作。
void addEntries(Iterable<MapEntry<K, V>> entries) { throw UnsupportedError("Cannot modify unmodifiable map"); }