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