R - accepted result typeStackProfiler.StackResultAggregatorpublic interface Aggregator<R extends Result>
| Modifier and Type | Method | Description |
|---|---|---|
R |
aggregate(Collection<R> results) |
Aggregate the results.
|
R aggregate(Collection<R> results)
results - results to aggregateCopyright © 2012-2017 Oracle. All Rights Reserved.