I want to extract some methods to a new class, how to?

hello, all experts,
I want to extract some methods to a new class, how to do it by refactor?
now I had to new a class, and cut&paste and modify some code

0
Avatar
Permanently deleted user

I'm not an expert, but it sounds simple, unless you want to do something
more:
- position cursor on method name
- hit F6

0
Avatar
Permanently deleted user

oh, my god, right! you are expert really

0

请先登录再写评论。