dc485230304cf442793d65739bf5b7705a0aff68
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public internalFrameClosed(e InternalFrameEvent) : void renamed to public internalFrameClosing(e InternalFrameEvent) : void in class com.tagtraum.perf.gcviewer.ctrl.action.Watch.GCDocumentCloseListener | From | To | |
Parameterize Variable | 1 | ||
Parameterize Variable doc : GCDocument to gcDocument : GCDocument in method private stop(gcDocument GCDocument) : void in class com.tagtraum.perf.gcviewer.ctrl.action.Watch | From | To |