Changing method order declaration in a class Follow Andre Created June 22, 2012 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 ;-)