When you invoke the
Move
refactoring (&shortcut:Move;) on an inner class that is declared
static
, you are provided with an option to either make it a top-level class, or move it to another class.