Fix KT-26965
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
This intention replaces <code>count()</code> function calls with <code>size</code>.
|
||||
This inspection reports usages of collection <code>count()</code>. These function calls can be replaced with <code>size</code>.
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user