android studio - Intellij Extract Inner Class -


how 1 using intellij or android studio extract public static inner class create new top level class?

thank you.

select class name.

refactor > move or press f6

select "move inner class foo upper level"


Comments

Popular posts from this blog

Fail to load namespace Spring Security http://www.springframework.org/security/tags -

sql - MySQL query optimization using coalesce -

unity3d - Unity local avoidance in user created world -