报告在不可变的 Kotlin 集合上对 Java 更改器方法的调用 (如
fill
、
reverse
、
shuffle
、
sort
)。
这可能会在运行时导致
UnsupportedOperationException
。