Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
0801cc12da5af28d8009eb66d070f37079ab755d
/
.
/
idea
/
resources
/
intentionDescriptions
/
ReplaceArrayEqualityOpWithArraysEqualsIntention
/
description.html
blob: ae679a6459483d79dd4db238bfb33f4dbc873121 [
file
] [
log
] [
blame
]
<html>
<body>
This intention replace '==' or '!=' operator for arrays with 'Arrays.equals'
</body>
</html>