public static class StackProfiler.StackResultAggregator extends Object implements Aggregator<StackProfiler.StackResult>
| Constructor and Description |
|---|
StackProfiler.StackResultAggregator() |
| Modifier and Type | Method and Description |
|---|---|
StackProfiler.StackResult |
aggregate(Collection<StackProfiler.StackResult> results)
Aggregate the results.
|
public StackProfiler.StackResult aggregate(Collection<StackProfiler.StackResult> results)
Aggregatoraggregate in interface Aggregator<StackProfiler.StackResult>results - results to aggregateCopyright © 2012-2015 Oracle. All Rights Reserved.