Slide 27
Slide 27 text
Refactoring Rename
Use the Rename refactoring to change names of symbols,
files, directories, packages, modules and all the references
to them throughout code.
When you rename methods that are declared in interfaces,
you can also review and rename their implementations as
well. The refactoring changes are displayed on the
Refactoring Preview tab in the Find tool window.
@anabneri