5d96a238230d7948fbfd5946aab7a9ce96007aa3
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 18
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move And Inline Method | 1 | ||
Move And Inline Method public containsAttribute(name String) : boolean moved from class org.adoptopenjdk.jitwatch.model.Tag to class org.adoptopenjdk.jitwatch.ui.graphing.TimeLineStage & inlined to private getLabelColour(tag Tag) : Color | From | To | |
Change Parameter Type | 1 | ||
Change Parameter Type attrs : Map<String,String> to attributeString : String in method public Task(name String, attributeString String, selfClosing boolean) in class org.adoptopenjdk.jitwatch.model.Task | From | To | |
Rename Parameter | 1 | ||
Rename Parameter attrs : Map<String,String> to attributeString : String in method public Task(name String, attributeString String, selfClosing boolean) in class org.adoptopenjdk.jitwatch.model.Task | From | To |