blob: 652deb3538861d29898f46ca3f41ee84c27feb45 [file]
<html>
<head>
<link rel="stylesheet" type="text/css" href="css/tips.css">
</head>
<body>
<p>When you invoke the <span class="">Move</span>
refactoring (<span class="shortcut">&shortcut:Move;</span>) on a nested class that is declared
<span class="code_emphasis">static</span>,
you are provided with an option to either make it a top-level class, or move it to another class.</p>
<p class="image"><img src="images/move_inner.png"></p>
</body>
</html>