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