|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RenameMethodRefactoring | |
---|---|
org.acm.seguin.refactor | Responsible for storing the software that performs the refactorings. |
org.acm.seguin.refactor.method | Responsible for method refactorings. |
Uses of RenameMethodRefactoring in org.acm.seguin.refactor |
---|
Methods in org.acm.seguin.refactor that return RenameMethodRefactoring | |
---|---|
RenameMethodRefactoring |
RefactoringFactory.renameMethod()
Moves the method into another class |
Uses of RenameMethodRefactoring in org.acm.seguin.refactor.method |
---|
Methods in org.acm.seguin.refactor.method that return RenameMethodRefactoring | |
---|---|
RenameMethodRefactoring |
MethodRefactoringFactory.renameMethod()
Moves the method into another class |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |