此操作不支持不可修改的列表。
void retainWhere(bool test(E element)) { throw new UnsupportedError("Cannot remove from an unmodifiable list"); }