MathAggregatorFunctions;
Will be made private and kept for backwards compatibility with persisted state.@Deprecated
public static class Enrichers.ComputingSum<T extends java.lang.Number>
extends java.lang.Object
| Constructor and Description |
|---|
ComputingSum(java.lang.Number defaultValueForUnreportedSensors,
java.lang.Number valueToReportIfNoSensors,
<any> typeToken)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
T |
apply(java.util.Collection<T> input)
Deprecated.
|