IntelliJ IDEA
 
Get IntelliJ IDEA

Convert to Instance Method

Last modified: 15 November 2024

Convert to Instance Method refactoring lets you convert a static method to a non-static, class instance method, with a class being the type parameter of the initial method.