Aggregator<StackProfiler.StackResult>public static class StackProfiler.StackResultAggregator extends Object implements Aggregator<StackProfiler.StackResult>
| Constructor | Description |
|---|---|
StackResultAggregator() |
| Modifier and Type | Method | 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-2017 Oracle. All Rights Reserved.