The Move refactoring

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

Move inner class