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