You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Select doSomething() and click Pull up refactoring, resulting in Class.forName("A") not being able to get the method name based on the class.
Code before refactoring:
Select doSomething() and click Pull up refactoring, resulting in Class.forName("A") not being able to get the method name based on the class.
Code before refactoring:
Code after refactoring:
The text was updated successfully, but these errors were encountered: