Uses of Interface
tech.tablesaw.analytic.AnalyticQuerySteps.AnalyticFunctions
-
Packages that use AnalyticQuerySteps.AnalyticFunctions Package Description tech.tablesaw.analytic -
-
Uses of AnalyticQuerySteps.AnalyticFunctions in tech.tablesaw.analytic
Subinterfaces of AnalyticQuerySteps.AnalyticFunctions in tech.tablesaw.analytic Modifier and Type Interface Description static interface
AnalyticQuerySteps.AddAggregateFunctions
Step to add the first Analytic Aggregate Function.static interface
AnalyticQuerySteps.AddAggregateFunctionsWithExecute
Step to add the another Analytic Aggregate Function.
-