7 lines
218 B
HTML
7 lines
218 B
HTML
<html>
|
|
<body>
|
|
This inspection report calls of Java mutator methods (like fill, reverse, shuffle, sort) on immutable Kotlin collection.
|
|
This will likely produce UnsupportedOperationException at runtime.
|
|
</body>
|
|
</html>
|