6 lines
148 B
HTML
6 lines
148 B
HTML
<html>
|
|
<body>
|
|
This inspection reports filter-like calls on already filtered collections, e.g. <b>listOf("abc").filterNotNull()</b>.
|
|
</body>
|
|
</html>
|