|
Change Parameter Type text : String to number : Number in method protected updateItem(number Number, isEmpty boolean) : void in class com.insightfullogic.honest_profiler.ports.javafx.view.cell.PercentageTreeTableCell |
From |
To |
|
Change Parameter Type styleFunction : Function<String,String> to styleFunction : Function<Number,String> in method public PercentageTreeTableCell(styleFunction Function<Number,String>) in class com.insightfullogic.honest_profiler.ports.javafx.view.cell.PercentageTreeTableCell |
From |
To |
|
Change Parameter Type styleFunction : Function<String,String> to styleFunction : Function<Number,String> in method public CountTreeTableCell(styleFunction Function<Number,String>) in class com.insightfullogic.honest_profiler.ports.javafx.view.cell.CountTreeTableCell |
From |
To |
|
Change Parameter Type text : String to number : Number in method protected updateItem(number Number, isEmpty boolean) : void in class com.insightfullogic.honest_profiler.ports.javafx.view.cell.CountTreeTableCell |
From |
To |
|
Change Attribute Type totalCntDiff : TreeTableColumn<NodeDiff,String> to totalCntDiff : TreeTableColumn<NodeDiff,Number> in class com.insightfullogic.honest_profiler.ports.javafx.controller.TreeDiffViewController |
From |
To |
|
Change Attribute Type styleFunction : Function<String,String> to styleFunction : Function<Number,String> in class com.insightfullogic.honest_profiler.ports.javafx.view.cell.PercentageTreeTableCell |
From |
To |
|
Change Attribute Type newParentCnt : TreeTableColumn<NodeDiff,String> to newParentCnt : TreeTableColumn<NodeDiff,Number> in class com.insightfullogic.honest_profiler.ports.javafx.controller.TreeDiffViewController |
From |
To |
|
Change Attribute Type parentCntDiff : TreeTableColumn<NodeDiff,String> to parentCntDiff : TreeTableColumn<NodeDiff,Number> in class com.insightfullogic.honest_profiler.ports.javafx.controller.TreeDiffViewController |
From |
To |
|
Change Attribute Type baseTotalPct : TreeTableColumn<NodeDiff,String> to baseTotalPct : TreeTableColumn<NodeDiff,Number> in class com.insightfullogic.honest_profiler.ports.javafx.controller.TreeDiffViewController |
From |
To |
|
Change Attribute Type styleFunction : Function<String,String> to styleFunction : Function<Number,String> in class com.insightfullogic.honest_profiler.ports.javafx.view.cell.CountTreeTableCell |
From |
To |
|
Change Attribute Type newSelfCnt : TreeTableColumn<NodeDiff,String> to newSelfCnt : TreeTableColumn<NodeDiff,Number> in class com.insightfullogic.honest_profiler.ports.javafx.controller.TreeDiffViewController |
From |
To |
|
Change Attribute Type newTotalPct : TreeTableColumn<NodeDiff,String> to newTotalPct : TreeTableColumn<NodeDiff,Number> in class com.insightfullogic.honest_profiler.ports.javafx.controller.TreeDiffViewController |
From |
To |
|
Change Attribute Type baseParentCnt : TreeTableColumn<NodeDiff,String> to baseParentCnt : TreeTableColumn<NodeDiff,Number> in class com.insightfullogic.honest_profiler.ports.javafx.controller.TreeDiffViewController |
From |
To |
|
Change Attribute Type newSelfPct : TreeTableColumn<NodeDiff,String> to newSelfPct : TreeTableColumn<NodeDiff,Number> in class com.insightfullogic.honest_profiler.ports.javafx.controller.TreeDiffViewController |
From |
To |
|
Change Attribute Type newTotalCnt : TreeTableColumn<NodeDiff,String> to newTotalCnt : TreeTableColumn<NodeDiff,Number> in class com.insightfullogic.honest_profiler.ports.javafx.controller.TreeDiffViewController |
From |
To |
|
Change Attribute Type totalPctDiff : TreeTableColumn<NodeDiff,String> to totalPctDiff : TreeTableColumn<NodeDiff,Number> in class com.insightfullogic.honest_profiler.ports.javafx.controller.TreeDiffViewController |
From |
To |
|
Change Attribute Type baseTotalCnt : TreeTableColumn<NodeDiff,String> to baseTotalCnt : TreeTableColumn<NodeDiff,Number> in class com.insightfullogic.honest_profiler.ports.javafx.controller.TreeDiffViewController |
From |
To |
|
Change Attribute Type selfPctDiff : TreeTableColumn<NodeDiff,String> to selfPctDiff : TreeTableColumn<NodeDiff,Number> in class com.insightfullogic.honest_profiler.ports.javafx.controller.TreeDiffViewController |
From |
To |
|
Change Attribute Type baseSelfPct : TreeTableColumn<NodeDiff,String> to baseSelfPct : TreeTableColumn<NodeDiff,Number> in class com.insightfullogic.honest_profiler.ports.javafx.controller.TreeDiffViewController |
From |
To |
|
Change Attribute Type selfCntDiff : TreeTableColumn<NodeDiff,String> to selfCntDiff : TreeTableColumn<NodeDiff,Number> in class com.insightfullogic.honest_profiler.ports.javafx.controller.TreeDiffViewController |
From |
To |
|
Change Attribute Type baseSelfCnt : TreeTableColumn<NodeDiff,String> to baseSelfCnt : TreeTableColumn<NodeDiff,Number> in class com.insightfullogic.honest_profiler.ports.javafx.controller.TreeDiffViewController |
From |
To |