Class Transforms.CumulativeProduct<V>
- java.lang.Object
-
- org.meteoinfo.data.dataframe.impl.Transforms.CumulativeProduct<V>
-
- All Implemented Interfaces:
Function<I,O>,Transforms.CumulativeFunction<java.lang.Number,java.lang.Number>
- Enclosing class:
- Transforms
public static class Transforms.CumulativeProduct<V> extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description CumulativeProduct()
-