IntelliJ IDEA 2017.2 Help

Convert Anonymous to Inner Dialog

Refactor | Convert Anonymous to Inner

ItemDescription
Class nameSpecify here the name for the new inner class.
Make class staticUse this option to make the new class static.
Constructor ParametersIn this area select the variables, that will be used as parameters to the inner class constructor.
Move Up/DownUse these buttons to reorder parameters.
Last modified: 29 November 2017

See Also