blob: 968cc1125e2178bc6aacdbad2e7f64d0d5402f17 [file] [log] [blame]
<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 an inner 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>