Java Collections static method call can be replaced with Kotlin stdlib

Last modified: Last modified: 18 September 2025

Reports a Java Collections static method call that can be replaced with Kotlin stdlib.

Example:

The quick fix replaces Java Collections static method call with the corresponding Kotlin stdlib method call: