| ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openjdk.jmh.profile.StackProfiler.StackResultAggregator
public static class StackProfiler.StackResultAggregator
Constructor Summary | |
---|---|
StackProfiler.StackResultAggregator() |
Method Summary | |
---|---|
Result | aggregate(Collection<StackProfiler.StackResult> results) Aggregate the results. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StackProfiler.StackResultAggregator()
Method Detail |
---|
public Result aggregate(Collection<StackProfiler.StackResult> results)
Aggregator
aggregate
in interface Aggregator<StackProfiler.StackResult>
results
- results to aggregate
| ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |