Files
2025-02-05 04:43:28 +00:00

6 lines
238 B
HTML

<html>
<body>
Expands statically imported method calls to explicit class qualifications.
<p>When multiple calls use the corresponding static import, it is possible to replace all of them or change only the current one.</p>
</body>
</html>