f5ce42330e92463c0908f870b69905b1f0f16342
Files Diff
- Added: 2
- Removed: 1
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type void to Entry<K> in method public combine(other Entry<K>) : Entry<K> in class com.insightfullogic.honest_profiler.core.aggregation.result.straight.Entry | From | To | |
Rename Class | 1 | ||
Rename Class com.insightfullogic.honest_profiler.ports.javafx.controller.ProfileDiffViewController renamed to com.insightfullogic.honest_profiler.ports.javafx.controller.AbstractProfileDiffViewController | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type children : List<Node<K>> to children : Map<K,Node<K>> in class com.insightfullogic.honest_profiler.core.aggregation.result.straight.Node | From | To |