|
Rename Method private addCallees(source AggregationProfile, parent Node<String>, tree Tree<String>, processed Set<String>) : void renamed to private addDescendants(source AggregationProfile, parent Node<String>, tree Tree<String>, processed Set<String>) : void in class com.insightfullogic.honest_profiler.core.aggregation.aggregator.DescendantTreeAggregator |
From |
To |
|
Rename Method private addCallers(source AggregationProfile, parent Node<String>, tree Tree<String>, processed Set<String>) : void renamed to private addAncestors(source AggregationProfile, parent Node<String>, tree Tree<String>, processed Set<String>) : void in class com.insightfullogic.honest_profiler.core.aggregation.aggregator.AncestorTreeAggregator |
From |
To |