Changing method order declaration in a class Permanently deleted user 创建于 2012年06月22日 04:39 Hi,How can I change the order of two PsiMethod in a class?Thanks,Andre
Delete a method from its old place and add it to the new place.
Thanks ;-)