Changing method order declaration in a class

Hi,

How can I change the order of two PsiMethod in a class?

Thanks,

Andre

0

Delete a method from its old place and add it to the new place.

0
Avatar
Permanently deleted user

Thanks ;-)

0

请先登录再写评论。