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 -

javascript - How to process users in one specific order using map o each function? -

javascript - Linking from page A to a specific iframe on page B -