Add inspection "Map replaceable with EnumMap" #KT-25439 Fixed
This commit is contained in:
committed by
Mikhail Glukhikh
parent
607325c6e5
commit
d86ffd3f34
@@ -0,0 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
This inspection reports <b>hashMapOf</b> and similar function calls replaceable with the constructor of <b>EnumMap</b>.
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user