Add @JvmStatic Intention: Support functions/properties in objects
Also eliminate unnecessary object instance references on Java call sites #KT-20095 Fixed
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
This intention adds @JvmStatic annotation to main() method in an object.
|
||||
This intention adds @JvmStatic annotation to the specified function or property of an object declaration.
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user