Changing method order declaration in a class

Hi,

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

Thanks,

Andre

0
2 comments

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

0
Avatar
Permanently deleted user

Thanks ;-)

0

Please sign in to leave a comment.