Files
kotlin-fork/idea/resources/intentionDescriptions/ReplaceMathMinWithCoerceAtMostIntention/description.html
T

6 lines
95 B
HTML

<html>
<body>
This intention replaces 'Math.min' calls with 'coerceAtMost'
</body>
</html>