public class AverageAggregator extends Object implements AutoStopAggregator<Double>
| Constructor and Description |
|---|
AverageAggregator() |
public void add(long value)
add in interface AutoStopAggregator<Double>public Double getValue()
getValue in interface AutoStopAggregator<Double>Copyright © 2024. All rights reserved.