Class BooleanAggregateFunction

java.lang.Object
tech.tablesaw.aggregate.AggregateFunction<BooleanColumn,Boolean>
tech.tablesaw.aggregate.BooleanAggregateFunction

public abstract class BooleanAggregateFunction extends AggregateFunction<BooleanColumn,Boolean>
A partial implementation of aggregate functions to summarize over a boolean column