Class SumZeroAggregator

All Implemented Interfaces:
SmartExternalizable, Externalizable, Serializable, Cloneable

public class SumZeroAggregator extends AbstractPathAggregator<MutableNumber>
Sums values of paths of matching entries, when no non null values are applied zero is returned instead of null returns the same type as the path.
Since:
16.0.1
Author:
Sagiv Michael
See Also: