Interface AggregateSeriesFunction<T>
-
public interface AggregateSeriesFunction<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description T
aggregate(Cuboid cuboid, java.lang.Iterable<java.lang.Object> rows)
-