09048341f6e2770c588cc2bc7ab35b8f784fb17a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 2 | ||
| Change Parameter Type node : ProfileNode to node : Node in method private buildStackTable(node Node, level int, table Table, dropLines List<DropLine>) : void in class com.insightfullogic.honest_profiler.ports.javafx.util.report.ReportUtil | From | To | |
| Change Parameter Type node : ProfileNode to node : Node in method public writeStack(out PrintWriter, node Node) : void in class com.insightfullogic.honest_profiler.ports.javafx.util.report.ReportUtil | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type children : List<ProfileNode> to children : List<Node> in method private buildStackTable(node Node, level int, table Table, dropLines List<DropLine>) : void in class com.insightfullogic.honest_profiler.ports.javafx.util.report.ReportUtil | From | To |