3ac5d97020ed1fa0083a83ca730935f30d45e111
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 12
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 5 | ||
Extract Variable childEvent2 : GCEvent in method public testPrintGCDetails() : void from class com.tagtraum.perf.gcviewer.imp.TestDataReaderSun1_4_0 | From | To | |
Extract Variable childEvent4 : GCEvent in method public testPrintGCDetails() : void from class com.tagtraum.perf.gcviewer.imp.TestDataReaderSun1_4_0 | From | To | |
Extract Variable childEvent3a : GCEvent in method public testPrintGCDetails() : void from class com.tagtraum.perf.gcviewer.imp.TestDataReaderSun1_4_0 | From | To | |
Extract Variable childEvent1 : GCEvent in method public testPrintGCDetails() : void from class com.tagtraum.perf.gcviewer.imp.TestDataReaderSun1_4_0 | From | To | |
Extract Variable childEvent3b : GCEvent in method public testPrintGCDetails() : void from class com.tagtraum.perf.gcviewer.imp.TestDataReaderSun1_4_0 | From | To | |
Change Variable Type | 5 | ||
Change Variable Type event1 : AbstractGCEvent<GCEvent> to event1 : GCEvent in method public testPrintGCDetails() : void in class com.tagtraum.perf.gcviewer.imp.TestDataReaderSun1_4_0 | From | To | |
Change Variable Type event4 : AbstractGCEvent<GCEvent> to event4 : GCEvent in method public testPrintGCDetails() : void in class com.tagtraum.perf.gcviewer.imp.TestDataReaderSun1_4_0 | From | To | |
Change Variable Type event3 : AbstractGCEvent<GCEvent> to event3 : GCEvent in method public testPrintGCDetails() : void in class com.tagtraum.perf.gcviewer.imp.TestDataReaderSun1_4_0 | From | To | |
Change Variable Type event2 : AbstractGCEvent<GCEvent> to event2 : GCEvent in method public testPrintGCDetails() : void in class com.tagtraum.perf.gcviewer.imp.TestDataReaderSun1_4_0 | From | To | |
Change Variable Type event : GCEvent to event : AbstractGCEvent in method public toStringBuffer(sb StringBuffer) : void in class com.tagtraum.perf.gcviewer.model.GCEvent | From | To | |
Rename Parameter | 1 | ||
Rename Parameter obj : Object to o : Object in method public equals(o Object) : boolean in class com.tagtraum.perf.gcviewer.model.AbstractGCEvent | From | To |