Aggregation<T extends Record, S extends Record> class final Aggregate functions

Available extensions

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

avg<H extends num>(Expr<H?> aggregateBuilder(Expr<A> a, Expr<B> b, Expr<C> c, Expr<D> d, Expr<E> e)) Aggregation<(Expr<A>, Expr<B>, Expr<C>, Expr<D>, Expr<E>), (Expr<F>, Expr<G>, Expr<double?>)>

Available on Aggregation<(Expr<A>, Expr<B>, Expr<C>, Expr<D>, Expr<E>), (Expr<F>, Expr<G>)>, provided by the Aggregate5Project2 extension

Add a AVG aggregate function to this Aggregation.
avg<H extends num>(Expr<H?> aggregateBuilder(Expr<A> a, Expr<B> b, Expr<C> c)) Aggregation<(Expr<A>, Expr<B>, Expr<C>), (Expr<D>, Expr<E>, Expr<F>, Expr<G>, Expr<double?>)>

Available on Aggregation<(Expr<A>, Expr<B>, Expr<C>), (Expr<D>, Expr<E>, Expr<F>, Expr<G>)>, provided by the Aggregate3Project4 extension

Add a AVG aggregate function to this Aggregation.
avg<I extends num>(Expr<I?> aggregateBuilder(Expr<A> a, Expr<B> b, Expr<C> c, Expr<D> d, Expr<E> e, Expr<F> f, Expr<G> g)) Aggregation<(Expr<A>, Expr<B>, Expr<C>, Expr<D>, Expr<E>, Expr<F>, Expr<G>), (Expr<H>, Expr<double?>)>

Available on Aggregation<(Expr<A>, Expr<B>, Expr<C>, Expr<D>, Expr<E>, Expr<F>, Expr<G>), (Expr<H>)>, provided by the Aggregate7Project1 extension

Add a AVG aggregate function to this Aggregation.
avg<C extends num>(Expr<C?> aggregateBuilder(Expr<A> a)) Aggregation<(Expr<A>), (Expr<B>, Expr<double?>)>

Available on Aggregation<(Expr<A>), (Expr<B>)>, provided by the Aggregate1Project1 extension

Add a AVG aggregate function to this Aggregation.
avg<G extends num>(Expr<G?> aggregateBuilder(Expr<A> a, Expr<B> b, Expr<C> c)) Aggregation<(Expr<A>, Expr<B>, Expr<C>), (Expr<D>, Expr<E>, Expr<F>, Expr<double?>)>

Available on Aggregation<(Expr<A>, Expr<B>, Expr<C>), (Expr<D>, Expr<E>, Expr<F>)>, provided by the Aggregate3Project3 extension

Add a AVG aggregate function to this Aggregation.
avg<D extends num>(Expr<D?> aggregateBuilder(Expr<A> a)) Aggregation<(Expr<A>), (Expr<B>, Expr<C>, Expr<double?>)>

Available on Aggregation<(Expr<A>), (Expr<B>, Expr<C>)>, provided by the Aggregate1Project2 extension

Add a AVG aggregate function to this Aggregation.
avg<I extends num>(Expr<I?> aggregateBuilder(Expr<A> a, Expr<B> b, Expr<C> c, Expr<D> d, Expr<E> e, Expr<F> f)) Aggregation<(Expr<A>, Expr<B>, Expr<C>, Expr<D>, Expr<E>, Expr<F>), (Expr<G>, Expr<H>, Expr<double?>)>

Available on Aggregation<(Expr<A>, Expr<B>, Expr<C>, Expr<D>, Expr<E>, Expr<F>), (Expr<G>, Expr<H>)>, provided by the Aggregate6Project2 extension

Add a AVG aggregate function to this Aggregation.
avg<E extends num>(Expr<E?> aggregateBuilder(Expr<A> a)) Aggregation<(Expr<A>), (Expr<B>, Expr<C>, Expr<D>, Expr<double?>)>

Available on Aggregation<(Expr<A>), (Expr<B>, Expr<C>, Expr<D>)>, provided by the Aggregate1Project3 extension

Add a AVG aggregate function to this Aggregation.
avg<H extends num>(Expr<H?> aggregateBuilder(Expr<A> a)) Aggregation<(Expr<A>), (Expr<B>, Expr<C>, Expr<D>, Expr<E>, Expr<F>, Expr<G>, Expr<double?>)>

Available on Aggregation<(Expr<A>), (Expr<B>, Expr<C>, Expr<D>, Expr<E>, Expr<F>, Expr<G>)>, provided by the Aggregate1Project6 extension

Add a AVG aggregate function to this Aggregation.
avg<H extends num>(Expr<H?> aggregateBuilder(Expr<A> a, Expr<B> b, Expr<C> c, Expr<D> d, Expr<E> e, Expr<F> f)) Aggregation<(Expr<A>, Expr<B>, Expr<C>, Expr<D>, Expr<E>, Expr<F>), (Expr<G>, Expr<double?>)>

Available on Aggregation<(Expr<A>, Expr<B>, Expr<C>, Expr<D>, Expr<E>, Expr<F>), (Expr<G>)>, provided by the Aggregate6Project1 extension

Add a AVG aggregate function to this Aggregation.
avg<F extends num>(Expr<F?> aggregateBuilder(Expr<A> a)) Aggregation<(Expr<A>), (Expr<B>, Expr<C>, Expr<D>, Expr<E>, Expr<double?>)>

Available on Aggregation<(Expr<A>), (Expr<B>, Expr<C>, Expr<D>, Expr<E>)>, provided by the Aggregate1Project4 extension

Add a AVG aggregate function to this Aggregation.
avg<I extends num>(Expr<I?> aggregateBuilder(Expr<A> a, Expr<B> b, Expr<C> c)) Aggregation<(Expr<A>, Expr<B>, Expr<C>), (Expr<D>, Expr<E>, Expr<F>, Expr<G>, Expr<H>, Expr<double?>)>

Available on Aggregation<(Expr<A>, Expr<B>, Expr<C>), (Expr<D>, Expr<E>, Expr<F>, Expr<G>, Expr<H>)>, provided by the Aggregate3Project5 extension

Add a AVG aggregate function to this Aggregation.
avg<F extends num>(Expr<F?> aggregateBuilder(Expr<A> a, Expr<B> b, Expr<C> c)) Aggregation<(Expr<A>, Expr<B>, Expr<C>), (Expr<D>, Expr<E>, Expr<double?>)>

Available on Aggregation<(Expr<A>, Expr<B>, Expr<C>), (Expr<D>, Expr<E>)>, provided by the Aggregate3Project2 extension

Add a AVG aggregate function to this Aggregation.
avg<G extends num>(Expr<G?> aggregateBuilder(Expr<A> a)) Aggregation<(Expr<A>), (Expr<B>, Expr<C>, Expr<D>, Expr<E>, Expr<F>, Expr<double?>)>

Available on Aggregation<(Expr<A>), (Expr<B>, Expr<C>, Expr<D>, Expr<E>, Expr<F>)>, provided by the Aggregate1Project5 extension

Add a AVG aggregate function to this Aggregation.
avg<I extends num>(Expr<I?> aggregateBuilder(Expr<A> a, Expr<B> b, Expr<C> c, Expr<D> d, Expr<E> e)) Aggregation<(Expr<A>, Expr<B>, Expr<C>, Expr<D>, Expr<E>), (Expr<F>, Expr<G>, Expr<H>, Expr<double?>)>

Available on Aggregation<(Expr<A>, Expr<B>, Expr<C>, Expr<D>, Expr<E>), (Expr<F>, Expr<G>, Expr<H>)>, provided by the Aggregate5Project3 extension

Add a AVG aggregate function to this Aggregation.
avg<F extends num>(Expr<F?> aggregateBuilder(Expr<A> a, Expr<B> b, Expr<C> c, Expr<D> d)) Aggregation<(Expr<A>, Expr<B>, Expr<C>, Expr<D>), (Expr<E>, Expr<double?>)>

Available on Aggregation<(Expr<A>, Expr<B>, Expr<C>, Expr<D>), (Expr<E>)>, provided by the Aggregate4Project1 extension

Add a AVG aggregate function to this Aggregation.
avg<E extends num>(Expr<E?> aggregateBuilder(Expr<A> a, Expr<B> b, Expr<C> c)) Aggregation<(Expr<A>, Expr<B>, Expr<C>), (Expr<D>, Expr<double?>)>

Available on Aggregation<(Expr<A>, Expr<B>, Expr<C>), (Expr<D>)>, provided by the Aggregate3Project1 extension

Add a AVG aggregate function to this Aggregation.
avg<I extends num>(Expr<I?> aggregateBuilder(Expr<A> a)) Aggregation<(Expr<A>), (Expr<B>, Expr<C>, Expr<D>, Expr<E>, Expr<F>, Expr<G>, Expr<H>, Expr<double?>)>

Available on Aggregation<(Expr<A>), (Expr<B>, Expr<C>, Expr<D>, Expr<E>, Expr<F>, Expr<G>, Expr<H>)>, provided by the Aggregate1Project7 extension

Add a AVG aggregate function to this Aggregation.
avg<I extends num>(Expr<I?> aggregateBuilder(Expr<A> a, Expr<B> b)) Aggregation<(Expr<A>, Expr<B>), (Expr<C>, Expr<D>, Expr<E>, Expr<F>, Expr<G>, Expr<H>, Expr<double?>)>

Available on Aggregation<(Expr<A>, Expr<B>), (Expr<C>, Expr<D>, Expr<E>, Expr<F>, Expr<G>, Expr<H>)>, provided by the Aggregate2Project6 extension

Add a AVG aggregate function to this Aggregation.
avg<G extends num>(Expr<G?> aggregateBuilder(Expr<A> a, Expr<B> b, Expr<C> c, Expr<D> d, Expr<E> e)) Aggregation<(Expr<A>, Expr<B>, Expr<C>, Expr<D>, Expr<E>), (Expr<F>, Expr<double?>)>

Available on Aggregation<(Expr<A>, Expr<B>, Expr<C>, Expr<D>, Expr<E>), (Expr<F>)>, provided by the Aggregate5Project1 extension

Add a AVG aggregate function to this Aggregation.
avg<D extends num>(Expr<D?> aggregateBuilder(Expr<A> a, Expr<B> b)) Aggregation<(Expr<A>, Expr<B>), (Expr<C>, Expr<double?>)>

Available on Aggregation<(Expr<A>, Expr<B>), (Expr<C>)>, provided by the Aggregate2Project1 extension

Add a AVG aggregate function to this Aggregation.
avg<E extends num>(Expr<E?> aggregateBuilder(Expr<A> a, Expr<B> b)) Aggregation<(Expr<A>, Expr<B>), (Expr<C>, Expr<D>, Expr<double?>)>

Available on Aggregation<(Expr<A>, Expr<B>), (Expr<C>, Expr<D>)>, provided by the Aggregate2Project2 extension

Add a AVG aggregate function to this Aggregation.
avg<I extends num>(Expr<I?> aggregateBuilder(Expr<A> a, Expr<B> b, Expr<C> c, Expr<D> d)) Aggregation<(Expr<A>, Expr<B>, Expr<C>, Expr<D>), (Expr<E>, Expr<F>, Expr<G>, Expr<H>, Expr<double?>)>

Available on Aggregation<(Expr<A>, Expr<B>, Expr<C>, Expr<D>), (Expr<E>, Expr<F>, Expr<G>, Expr<H>)>, provided by the Aggregate4Project4 extension

Add a AVG aggregate function to this Aggregation.
avg<G extends num>(Expr<G?> aggregateBuilder(Expr<A> a, Expr<B> b, Expr<C> c, Expr<D> d)) Aggregation<(Expr<A>, Expr<B>, Expr<C>, Expr<D>), (Expr<E>, Expr<F>, Expr<double?>)>

Available on Aggregation<(Expr<A>, Expr<B>, Expr<C>, Expr<D>), (Expr<E>, Expr<F>)>, provided by the Aggregate4Project2 extension

Add a AVG aggregate function to this Aggregation.
avg<F extends num>(Expr<F?> aggregateBuilder(Expr<A> a, Expr<B> b)) Aggregation<(Expr<A>, Expr<B>), (Expr<C>, Expr<D>, Expr<E>, Expr<double?>)>

Available on Aggregation<(Expr<A>, Expr<B>), (Expr<C>, Expr<D>, Expr<E>)>, provided by the Aggregate2Project3 extension

Add a AVG aggregate function to this Aggregation.
avg<H extends num>(Expr<H?> aggregateBuilder(Expr<A> a, Expr<B> b)) Aggregation<(Expr<A>, Expr<B>), (Expr<C>, Expr<D>, Expr<E>, Expr<F>, Expr<G>, Expr<double?>)>

Available on Aggregation<(Expr<A>, Expr<B>), (Expr<C>, Expr<D>, Expr<E>, Expr<F>, Expr<G>)>, provided by the Aggregate2Project5 extension

Add a AVG aggregate function to this Aggregation.
avg<H extends num>(Expr<H?> aggregateBuilder(Expr<A> a, Expr<B> b, Expr<C> c, Expr<D> d)) Aggregation<(Expr<A>, Expr<B>, Expr<C>, Expr<D>), (Expr<E>, Expr<F>, Expr<G>, Expr<double?>)>

Available on Aggregation<(Expr<A>, Expr<B>, Expr<C>, Expr<D>), (Expr<E>, Expr<F>, Expr<G>)>, provided by the Aggregate4Project3 extension

Add a AVG aggregate function to this Aggregation.
avg<G extends num>(Expr<G?> aggregateBuilder(Expr<A> a, Expr<B> b)) Aggregation<(Expr<A>, Expr<B>), (Expr<C>, Expr<D>, Expr<E>, Expr<F>, Expr<double?>)>

Available on Aggregation<(Expr<A>, Expr<B>), (Expr<C>, Expr<D>, Expr<E>, Expr<F>)>, provided by the Aggregate2Project4 extension

Add a AVG aggregate function to this Aggregation.
count() Aggregation<(Expr<A>, Expr<B>), (Expr<C>, Expr<int>)>

Available on Aggregation<(Expr<A>, Expr<B>), (Expr<C>)>, provided by the Aggregate2Project1 extension

Add a COUNT(*) aggregate function to this Aggregation.
count() Aggregation<(Expr<A>), (Expr<B>, Expr<C>, Expr<D>, Expr<int>)>

Available on Aggregation<(Expr<A>), (Expr<B>, Expr<C>, Expr<D>)>, provided by the Aggregate1Project3 extension

Add a COUNT(*) aggregate function to this Aggregation.
count() Aggregation<(Expr<A>, Expr<B>, Expr<C>, Expr<D>, Expr<E>, Expr<F>, Expr<G>), (Expr<H>, Expr<int>)>

Available on Aggregation<(Expr<A>, Expr<B>, Expr<C>, Expr<D>, Expr<E>, Expr<F>, Expr<G>), (Expr<H>)>, provided by the Aggregate7Project1 extension

Add a COUNT(*) aggregate function to this Aggregation.
count() Aggregation<(Expr<A>), (Expr<B>, Expr<C>, Expr<D>, Expr<E>, Expr<F>, Expr<G>, Expr<int>)>

Available on Aggregation<(Expr<A>), (Expr<B>, Expr<C>, Expr<D>, Expr<E>, Expr<F>, Expr<G>)>, provided by the Aggregate1Project6 extension

Add a COUNT(*) aggregate function to this Aggregation.
count() Aggregation<(Expr<A>, Expr<B>, Expr<C>, Expr<D>, Expr<E>), (Expr<F>, Expr<int>)>

Available on Aggregation<(Expr<A>, Expr<B>, Expr<C>, Expr<D>, Expr<E>), (Expr<F>)>, provided by the Aggregate5Project1 extension

Add a COUNT(*) aggregate function to this Aggregation.
count() Aggregation<(Expr<A>), (Expr<B>, Expr<int>)>

Available on Aggregation<(Expr<A>), (Expr<B>)>, provided by the Aggregate1Project1 extension

Add a COUNT(*) aggregate function to this Aggregation.
count() Aggregation<(Expr<A>, Expr<B>), (Expr<C>, Expr<D>, Expr<E>, Expr<F>, Expr<G>, Expr<H>, Expr<int>)>

Available on Aggregation<(Expr<A>, Expr<B>), (Expr<C>, Expr<D>, Expr<E>, Expr<F>, Expr<G>, Expr<H>)>, provided by the Aggregate2Project6 extension

Add a COUNT(*) aggregate function to this Aggregation.
count() Aggregation<(Expr<A>, Expr<B>, Expr<C>), (Expr<D>, Expr<E>, Expr<F>, Expr<G>, Expr<int>)>

Available on Aggregation<(Expr<A>, Expr<B>, Expr<C>), (Expr<D>, Expr<E>, Expr<F>, Expr<G>)>, provided by the Aggregate3Project4 extension

Add a COUNT(*) aggregate function to this Aggregation.
count() Aggregation<(Expr<A>), (Expr<B>, Expr<C>, Expr<D>, Expr<E>, Expr<F>, Expr<G>, Expr<H>, Expr<int>)>

Available on Aggregation<(Expr<A>), (Expr<B>, Expr<C>, Expr<D>, Expr<E>, Expr<F>, Expr<G>, Expr<H>)>, provided by the Aggregate1Project7 extension

Add a COUNT(*) aggregate function to this Aggregation.
count() Aggregation<(Expr<A>, Expr<B>, Expr<C>, Expr<D>, Expr<E>), (Expr<F>, Expr<G>, Expr<H>, Expr<int>)>

Available on Aggregation<(Expr<A>, Expr<B>, Expr<C>, Expr<D>, Expr<E>), (Expr<F>, Expr<G>, Expr<H>)>, provided by the Aggregate5Project3 extension

Add a COUNT(*) aggregate function to this Aggregation.
count() Aggregation<(Expr<A>), (Expr<B>, Expr<C>, Expr<int>)>

Available on Aggregation<(Expr<A>), (Expr<B>, Expr<C>)>, provided by the Aggregate1Project2 extension

Add a COUNT(*) aggregate function to this Aggregation.
count() Aggregation<(Expr<A>, Expr<B>, Expr<C>, Expr<D>), (Expr<E>, Expr<F>, Expr<G>, Expr<H>, Expr<int>)>

Available on Aggregation<(Expr<A>, Expr<B>, Expr<C>, Expr<D>), (Expr<E>, Expr<F>, Expr<G>, Expr<H>)>, provided by the Aggregate4Project4 extension

Add a COUNT(*) aggregate function to this Aggregation.
count() Aggregation<(Expr<A>, Expr<B>, Expr<C>, Expr<D>), (Expr<E>, Expr<int>)>

Available on Aggregation<(Expr<A>, Expr<B>, Expr<C>, Expr<D>), (Expr<E>)>, provided by the Aggregate4Project1 extension

Add a COUNT(*) aggregate function to this Aggregation.
count() Aggregation<(Expr<A>, Expr<B>, Expr<C>, Expr<D>), (Expr<E>, Expr<F>, Expr<int>)>

Available on Aggregation<(Expr<A>, Expr<B>, Expr<C>, Expr<D>), (Expr<E>, Expr<F>)>, provided by the Aggregate4Project2 extension

Add a COUNT(*) aggregate function to this Aggregation.
count() Aggregation<(Expr<A>, Expr<B>), (Expr<C>, Expr<D>, Expr<E>, Expr<F>, Expr<G>, Expr<int>)>

Available on Aggregation<(Expr<A>, Expr<B>), (Expr<C>, Expr<D>, Expr<E>, Expr<F>, Expr<G>)>, provided by the Aggregate2Project5 extension

Add a COUNT(*) aggregate function to this Aggregation.
count() Aggregation<(Expr<A>), (Expr<B>, Expr<C>, Expr<D>, Expr<E>, Expr<int>)>

Available on Aggregation<(Expr<A>), (Expr<B>, Expr<C>, Expr<D>, Expr<E>)>, provided by the Aggregate1Project4 extension

Add a COUNT(*) aggregate function to this Aggregation.
count() Aggregation<(Expr<A>, Expr<B>, Expr<C>, Expr<D>, Expr<E>, Expr<F>), (Expr<G>, Expr<int>)>

Available on Aggregation<(Expr<A>, Expr<B>, Expr<C>, Expr<D>, Expr<E>, Expr<F>), (Expr<G>)>, provided by the Aggregate6Project1 extension

Add a COUNT(*) aggregate function to this Aggregation.
count() Aggregation<(Expr<A>, Expr<B>, Expr<C>, Expr<D>, Expr<E>, Expr<F>), (Expr<G>, Expr<H>, Expr<int>)>

Available on Aggregation<(Expr<A>, Expr<B>, Expr<C>, Expr<D>, Expr<E>, Expr<F>), (Expr<G>, Expr<H>)>, provided by the Aggregate6Project2 extension

Add a COUNT(*) aggregate function to this Aggregation.
count() Aggregation<(Expr<A>, Expr<B>), (Expr<C>, Expr<D>, Expr<int>)>

Available on Aggregation<(Expr<A>, Expr<B>), (Expr<C>, Expr<D>)>, provided by the Aggregate2Project2 extension

Add a COUNT(*) aggregate function to this Aggregation.
count() Aggregation<(Expr<A>, Expr<B>, Expr<C>, Expr<D>), (Expr<E>, Expr<F>, Expr<G>, Expr<int>)>

Available on Aggregation<(Expr<A>, Expr<B>, Expr<C>, Expr<D>), (Expr<E>, Expr<F>, Expr<G>)>, provided by the Aggregate4Project3 extension

Add a COUNT(*) aggregate function to this Aggregation.
count() Aggregation<(Expr<A>, Expr<B>, Expr<C>), (Expr<D>, Expr<E>, Expr<F>, Expr<int>)>

Available on Aggregation<(Expr<A>, Expr<B>, Expr<C>), (Expr<D>, Expr<E>, Expr<F>)>, provided by the Aggregate3Project3 extension

Add a COUNT(*) aggregate function to this Aggregation.
count() Aggregation<(Expr<A>, Expr<B>, Expr<C>), (Expr<D>, Expr<int>)>

Available on Aggregation<(Expr<A>, Expr<B>, Expr<C>), (Expr<D>)>, provided by the Aggregate3Project1 extension

Add a COUNT(*) aggregate function to this Aggregation.
count() Aggregation<(Expr<A>, Expr<B>), (Expr<C>, Expr<D>, Expr<E>, Expr<F>, Expr<int>)>

Available on Aggregation<(Expr<A>, Expr<B>), (Expr<C>, Expr<D>, Expr<E>, Expr<F>)>, provided by the Aggregate2Project4 extension

Add a COUNT(*) aggregate function to this Aggregation.
count() Aggregation<(Expr<A>, Expr<B>), (Expr<C>, Expr<D>, Expr<E>, Expr<int>)>

Available on Aggregation<(Expr<A>, Expr<B>), (Expr<C>, Expr<D>, Expr<E>)>, provided by the Aggregate2Project3 extension

Add a COUNT(*) aggregate function to this Aggregation.
count() Aggregation<(Expr<A>), (Expr<B>, Expr<C>, Expr<D>, Expr<E>, Expr<F>, Expr<int>)>

Available on Aggregation<(Expr<A>), (Expr<B>, Expr<C>, Expr<D>, Expr<E>, Expr<F>)>, provided by the Aggregate1Project5 extension

Add a COUNT(*) aggregate function to this Aggregation.
count() Aggregation<(Expr<A>, Expr<B>, Expr<C>, Expr<D>, Expr<E>), (Expr<F>, Expr<G>, Expr<int>)>

Available on Aggregation<(Expr<A>, Expr<B>, Expr<C>, Expr<D>, Expr<E>), (Expr<F>, Expr<G>)>, provided by the Aggregate5Project2 extension

Add a COUNT(*) aggregate function to this Aggregation.
count() Aggregation<(Expr<A>, Expr<B>, Expr<C>), (Expr<D>, Expr<E>, Expr<F>, Expr<G>, Expr<H>, Expr<int>)>

Available on Aggregation<(Expr<A>, Expr<B>, Expr<C>), (Expr<D>, Expr<E>, Expr<F>, Expr<G>, Expr<H>)>, provided by the Aggregate3Project5 extension

Add a COUNT(*) aggregate function to this Aggregation.
count() Aggregation<(Expr<A>, Expr<B>, Expr<C>), (Expr<D>, Expr<E>, Expr<int>)>

Available on Aggregation<(Expr<A>, Expr<B>, Expr<C>), (Expr<D>, Expr<E>)>, provided by the Aggregate3Project2 extension

Add a COUNT(*) aggregate function to this Aggregation.
max<F extends Comparable>(Expr<F?> aggregateBuilder(Expr<A> a, Expr<B> b)) Aggregation<(Expr<A>, Expr<B>), (Expr<C>, Expr<D>, Expr<E>, Expr<F?>)>

Available on Aggregation<(Expr<A>, Expr<B>), (Expr<C>, Expr<D>, Expr<E>)>, provided by the Aggregate2Project3 extension

Add a MAX aggregate function to this Aggregation.
max<G extends Comparable>(Expr<G?> aggregateBuilder(Expr<A> a, Expr<B> b, Expr<C> c, Expr<D> d)) Aggregation<(Expr<A>, Expr<B>, Expr<C>, Expr<D>), (Expr<E>, Expr<F>, Expr<G?>)>

Available on Aggregation<(Expr<A>, Expr<B>, Expr<C>, Expr<D>), (Expr<E>, Expr<F>)>, provided by the Aggregate4Project2 extension

Add a MAX aggregate function to this Aggregation.
max<H extends Comparable>(Expr<H?> aggregateBuilder(Expr<A> a, Expr<B> b, Expr<C> c, Expr<D> d)) Aggregation<(Expr<A>, Expr<B>, Expr<C>, Expr<D>), (Expr<E>, Expr<F>, Expr<G>, Expr<H?>)>

Available on Aggregation<(Expr<A>, Expr<B>, Expr<C>, Expr<D>), (Expr<E>, Expr<F>, Expr<G>)>, provided by the Aggregate4Project3 extension

Add a MAX aggregate function to this Aggregation.
max<E extends Comparable>(Expr<E?> aggregateBuilder(Expr<A> a, Expr<B> b)) Aggregation<(Expr<A>, Expr<B>), (Expr<C>, Expr<D>, Expr<E?>)>

Available on Aggregation<(Expr<A>, Expr<B>), (Expr<C>, Expr<D>)>, provided by the Aggregate2Project2 extension

Add a MAX aggregate function to this Aggregation.
max<H extends Comparable>(Expr<H?> aggregateBuilder(Expr<A> a, Expr<B> b)) Aggregation<(Expr<A>, Expr<B>), (Expr<C>, Expr<D>, Expr<E>, Expr<F>, Expr<G>, Expr<H?>)>

Available on Aggregation<(Expr<A>, Expr<B>), (Expr<C>, Expr<D>, Expr<E>, Expr<F>, Expr<G>)>, provided by the Aggregate2Project5 extension

Add a MAX aggregate function to this Aggregation.
max<I extends Comparable>(Expr<I?> aggregateBuilder(Expr<A> a, Expr<B> b, Expr<C> c, Expr<D> d)) Aggregation<(Expr<A>, Expr<B>, Expr<C>, Expr<D>), (Expr<E>, Expr<F>, Expr<G>, Expr<H>, Expr<I?>)>

Available on Aggregation<(Expr<A>, Expr<B>, Expr<C>, Expr<D>), (Expr<E>, Expr<F>, Expr<G>, Expr<H>)>, provided by the Aggregate4Project4 extension

Add a MAX aggregate function to this Aggregation.
max<D extends Comparable>(Expr<D?> aggregateBuilder(Expr<A> a, Expr<B> b)) Aggregation<(Expr<A>, Expr<B>), (Expr<C>, Expr<D?>)>

Available on Aggregation<(Expr<A>, Expr<B>), (Expr<C>)>, provided by the Aggregate2Project1 extension

Add a MAX aggregate function to this Aggregation.
max<I extends Comparable>(Expr<I?> aggregateBuilder(Expr<A> a)) Aggregation<(Expr<A>), (Expr<B>, Expr<C>, Expr<D>, Expr<E>, Expr<F>, Expr<G>, Expr<H>, Expr<I?>)>

Available on Aggregation<(Expr<A>), (Expr<B>, Expr<C>, Expr<D>, Expr<E>, Expr<F>, Expr<G>, Expr<H>)>, provided by the Aggregate1Project7 extension

Add a MAX aggregate function to this Aggregation.
max<F extends Comparable>(Expr<F?> aggregateBuilder(Expr<A> a, Expr<B> b, Expr<C> c, Expr<D> d)) Aggregation<(Expr<A>, Expr<B>, Expr<C>, Expr<D>), (Expr<E>, Expr<F?>)>

Available on Aggregation<(Expr<A>, Expr<B>, Expr<C>, Expr<D>), (Expr<E>)>, provided by the Aggregate4Project1 extension

Add a MAX aggregate function to this Aggregation.
max<I extends Comparable>(Expr<I?> aggregateBuilder(Expr<A> a, Expr<B> b)) Aggregation<(Expr<A>, Expr<B>), (Expr<C>, Expr<D>, Expr<E>, Expr<F>, Expr<G>, Expr<H>, Expr<I?>)>

Available on Aggregation<(Expr<A>, Expr<B>), (Expr<C>, Expr<D>, Expr<E>, Expr<F>, Expr<G>, Expr<H>)>, provided by the Aggregate2Project6 extension

Add a MAX aggregate function to this Aggregation.
max<G extends Comparable>(Expr<G?> aggregateBuilder(Expr<A> a, Expr<B> b, Expr<C> c, Expr<D> d, Expr<E> e)) Aggregation<(Expr<A>, Expr<B>, Expr<C>, Expr<D>, Expr<E>), (Expr<F>, Expr<G?>)>

Available on Aggregation<(Expr<A>, Expr<B>, Expr<C>, Expr<D>, Expr<E>), (Expr<F>)>, provided by the Aggregate5Project1 extension

Add a MAX aggregate function to this Aggregation.
max<H extends Comparable>(Expr<H?> aggregateBuilder(Expr<A> a)) Aggregation<(Expr<A>), (Expr<B>, Expr<C>, Expr<D>, Expr<E>, Expr<F>, Expr<G>, Expr<H?>)>

Available on Aggregation<(Expr<A>), (Expr<B>, Expr<C>, Expr<D>, Expr<E>, Expr<F>, Expr<G>)>, provided by the Aggregate1Project6 extension

Add a MAX aggregate function to this Aggregation.
max<H extends Comparable>(Expr<H?> aggregateBuilder(Expr<A> a, Expr<B> b, Expr<C> c, Expr<D> d, Expr<E> e)) Aggregation<(Expr<A>, Expr<B>, Expr<C>, Expr<D>, Expr<E>), (Expr<F>, Expr<G>, Expr<H?>)>

Available on Aggregation<(Expr<A>, Expr<B>, Expr<C>, Expr<D>, Expr<E>), (Expr<F>, Expr<G>)>, provided by the Aggregate5Project2 extension

Add a MAX aggregate function to this Aggregation.
max<H extends Comparable>(Expr<H?> aggregateBuilder(Expr<A> a, Expr<B> b, Expr<C> c, Expr<D> d, Expr<E> e, Expr<F> f)) Aggregation<(Expr<A>, Expr<B>, Expr<C>, Expr<D>, Expr<E>, Expr<F>), (Expr<G>, Expr<H?>)>

Available on Aggregation<(Expr<A>, Expr<B>, Expr<C>, Expr<D>, Expr<E>, Expr<F>), (Expr<G>)>, provided by the Aggregate6Project1 extension

Add a MAX aggregate function to this Aggregation.
max<I extends Comparable>(Expr<I?> aggregateBuilder(Expr<A> a, Expr<B> b, Expr<C> c, Expr<D> d, Expr<E> e, Expr<F> f, Expr<G> g)) Aggregation<(Expr<A>, Expr<B>, Expr<C>, Expr<D>, Expr<E>, Expr<F>, Expr<G>), (Expr<H>, Expr<I?>)>

Available on Aggregation<(Expr<A>, Expr<B>, Expr<C>, Expr<D>, Expr<E>, Expr<F>, Expr<G>), (Expr<H>)>, provided by the Aggregate7Project1 extension

Add a MAX aggregate function to this Aggregation.
max<G extends Comparable>(Expr<G?> aggregateBuilder(Expr<A> a)) Aggregation<(Expr<A>), (Expr<B>, Expr<C>, Expr<D>, Expr<E>, Expr<F>, Expr<G?>)>

Available on Aggregation<(Expr<A>), (Expr<B>, Expr<C>, Expr<D>, Expr<E>, Expr<F>)>, provided by the Aggregate1Project5 extension

Add a MAX aggregate function to this Aggregation.
max<I extends Comparable>(Expr<I?> aggregateBuilder(Expr<A> a, Expr<B> b, Expr<C> c)) Aggregation<(Expr<A>, Expr<B>, Expr<C>), (Expr<D>, Expr<E>, Expr<F>, Expr<G>, Expr<H>, Expr<I?>)>

Available on Aggregation<(Expr<A>, Expr<B>, Expr<C>), (Expr<D>, Expr<E>, Expr<F>, Expr<G>, Expr<H>)>, provided by the Aggregate3Project5 extension

Add a MAX aggregate function to this Aggregation.
max<I extends Comparable>(Expr<I?> aggregateBuilder(Expr<A> a, Expr<B> b, Expr<C> c, Expr<D> d, Expr<E> e)) Aggregation<(Expr<A>, Expr<B>, Expr<C>, Expr<D>, Expr<E>), (Expr<F>, Expr<G>, Expr<H>, Expr<I?>)>

Available on Aggregation<(Expr<A>, Expr<B>, Expr<C>, Expr<D>, Expr<E>), (Expr<F>, Expr<G>, Expr<H>)>, provided by the Aggregate5Project3 extension

Add a MAX aggregate function to this Aggregation.
max<F extends Comparable>(Expr<F?> aggregateBuilder(Expr<A> a)) Aggregation<(Expr<A>), (Expr<B>, Expr<C>, Expr<D>, Expr<E>, Expr<F?>)>

Available on Aggregation<(Expr<A>), (Expr<B>, Expr<C>, Expr<D>, Expr<E>)>, provided by the Aggregate1Project4 extension

Add a MAX aggregate function to this Aggregation.
max<F extends Comparable>(Expr<F?> aggregateBuilder(Expr<A> a, Expr<B> b, Expr<C> c)) Aggregation<(Expr<A>, Expr<B>, Expr<C>), (Expr<D>, Expr<E>, Expr<F?>)>

Available on Aggregation<(Expr<A>, Expr<B>, Expr<C>), (Expr<D>, Expr<E>)>, provided by the Aggregate3Project2 extension

Add a MAX aggregate function to this Aggregation.
max<E extends Comparable>(Expr<E?> aggregateBuilder(Expr<A> a)) Aggregation<(Expr<A>), (Expr<B>, Expr<C>, Expr<D>, Expr<E?>)>

Available on Aggregation<(Expr<A>), (Expr<B>, Expr<C>, Expr<D>)>, provided by the Aggregate1Project3 extension

Add a MAX aggregate function to this Aggregation.
max<D extends Comparable>(Expr<D?> aggregateBuilder(Expr<A> a)) Aggregation<(Expr<A>), (Expr<B>, Expr<C>, Expr<D?>)>

Available on Aggregation<(Expr<A>), (Expr<B>, Expr<C>)>, provided by the Aggregate1Project2 extension

Add a MAX aggregate function to this Aggregation.
max<I extends Comparable>(Expr<I?> aggregateBuilder(Expr<A> a, Expr<B> b, Expr<C> c, Expr<D> d, Expr<E> e, Expr<F> f)) Aggregation<(Expr<A>, Expr<B>, Expr<C>, Expr<D>, Expr<E>, Expr<F>), (Expr<G>, Expr<H>, Expr<I?>)>

Available on Aggregation<(Expr<A>, Expr<B>, Expr<C>, Expr<D>, Expr<E>, Expr<F>), (Expr<G>, Expr<H>)>, provided by the Aggregate6Project2 extension

Add a MAX aggregate function to this Aggregation.
max<H extends Comparable>(Expr<H?> aggregateBuilder(Expr<A> a, Expr<B> b, Expr<C> c)) Aggregation<(Expr<A>, Expr<B>, Expr<C>), (Expr<D>, Expr<E>, Expr<F>, Expr<G>, Expr<H?>)>

Available on Aggregation<(Expr<A>, Expr<B>, Expr<C>), (Expr<D>, Expr<E>, Expr<F>, Expr<G>)>, provided by the Aggregate3Project4 extension

Add a MAX aggregate function to this Aggregation.
max<G extends Comparable>(Expr<G?> aggregateBuilder(Expr<A> a, Expr<B> b, Expr<C> c)) Aggregation<(Expr<A>, Expr<B>, Expr<C>), (Expr<D>, Expr<E>, Expr<F>, Expr<G?>)>

Available on Aggregation<(Expr<A>, Expr<B>, Expr<C>), (Expr<D>, Expr<E>, Expr<F>)>, provided by the Aggregate3Project3 extension

Add a MAX aggregate function to this Aggregation.
max<C extends Comparable>(Expr<C?> aggregateBuilder(Expr<A> a)) Aggregation<(Expr<A>), (Expr<B>, Expr<C?>)>

Available on Aggregation<(Expr<A>), (Expr<B>)>, provided by the Aggregate1Project1 extension

Add a MAX aggregate function to this Aggregation.
max<G extends Comparable>(Expr<G?> aggregateBuilder(Expr<A> a, Expr<B> b)) Aggregation<(Expr<A>, Expr<B>), (Expr<C>, Expr<D>, Expr<E>, Expr<F>, Expr<G?>)>

Available on Aggregation<(Expr<A>, Expr<B>), (Expr<C>, Expr<D>, Expr<E>, Expr<F>)>, provided by the Aggregate2Project4 extension

Add a MAX aggregate function to this Aggregation.
max<E extends Comparable>(Expr<E?> aggregateBuilder(Expr<A> a, Expr<B> b, Expr<C> c)) Aggregation<(Expr<A>, Expr<B>, Expr<C>), (Expr<D>, Expr<E?>)>

Available on Aggregation<(Expr<A>, Expr<B>, Expr<C>), (Expr<D>)>, provided by the Aggregate3Project1 extension

Add a MAX aggregate function to this Aggregation.
min<I extends Comparable>(Expr<I?> aggregateBuilder(Expr<A> a, Expr<B> b, Expr<C> c, Expr<D> d, Expr<E> e, Expr<F> f, Expr<G> g)) Aggregation<(Expr<A>, Expr<B>, Expr<C>, Expr<D>, Expr<E>, Expr<F>, Expr<G>), (Expr<H>, Expr<I?>)>

Available on Aggregation<(Expr<A>, Expr<B>, Expr<C>, Expr<D>, Expr<E>, Expr<F>, Expr<G>), (Expr<H>)>, provided by the Aggregate7Project1 extension

Add a MIN aggregate function to this Aggregation.
min<G extends Comparable>(Expr<G?> aggregateBuilder(Expr<A> a, Expr<B> b, Expr<C> c)) Aggregation<(Expr<A>, Expr<B>, Expr<C>), (Expr<D>, Expr<E>, Expr<F>, Expr<G?>)>

Available on Aggregation<(Expr<A>, Expr<B>, Expr<C>), (Expr<D>, Expr<E>, Expr<F>)>, provided by the Aggregate3Project3 extension

Add a MIN aggregate function to this Aggregation.
min<F extends Comparable>(Expr<F?> aggregateBuilder(Expr<A> a, Expr<B> b, Expr<C> c)) Aggregation<(Expr<A>, Expr<B>, Expr<C>), (Expr<D>, Expr<E>, Expr<F?>)>

Available on Aggregation<(Expr<A>, Expr<B>, Expr<C>), (Expr<D>, Expr<E>)>, provided by the Aggregate3Project2 extension

Add a MIN aggregate function to this Aggregation.
min<I extends Comparable>(Expr<I?> aggregateBuilder(Expr<A> a, Expr<B> b, Expr<C> c)) Aggregation<(Expr<A>, Expr<B>, Expr<C>), (Expr<D>, Expr<E>, Expr<F>, Expr<G>, Expr<H>, Expr<I?>)>

Available on Aggregation<(Expr<A>, Expr<B>, Expr<C>), (Expr<D>, Expr<E>, Expr<F>, Expr<G>, Expr<H>)>, provided by the Aggregate3Project5 extension

Add a MIN aggregate function to this Aggregation.
min<E extends Comparable>(Expr<E?> aggregateBuilder(Expr<A> a, Expr<B> b, Expr<C> c)) Aggregation<(Expr<A>, Expr<B>, Expr<C>), (Expr<D>, Expr<E?>)>

Available on Aggregation<(Expr<A>, Expr<B>, Expr<C>), (Expr<D>)>, provided by the Aggregate3Project1 extension

Add a MIN aggregate function to this Aggregation.
min<F extends Comparable>(Expr<F?> aggregateBuilder(Expr<A> a, Expr<B> b, Expr<C> c, Expr<D> d)) Aggregation<(Expr<A>, Expr<B>, Expr<C>, Expr<D>), (Expr<E>, Expr<F?>)>

Available on Aggregation<(Expr<A>, Expr<B>, Expr<C>, Expr<D>), (Expr<E>)>, provided by the Aggregate4Project1 extension

Add a MIN aggregate function to this Aggregation.
min<I extends Comparable>(Expr<I?> aggregateBuilder(Expr<A> a, Expr<B> b)) Aggregation<(Expr<A>, Expr<B>), (Expr<C>, Expr<D>, Expr<E>, Expr<F>, Expr<G>, Expr<H>, Expr<I?>)>

Available on Aggregation<(Expr<A>, Expr<B>), (Expr<C>, Expr<D>, Expr<E>, Expr<F>, Expr<G>, Expr<H>)>, provided by the Aggregate2Project6 extension

Add a MIN aggregate function to this Aggregation.
min<H extends Comparable>(Expr<H?> aggregateBuilder(Expr<A> a, Expr<B> b)) Aggregation<(Expr<A>, Expr<B>), (Expr<C>, Expr<D>, Expr<E>, Expr<F>, Expr<G>, Expr<H?>)>

Available on Aggregation<(Expr<A>, Expr<B>), (Expr<C>, Expr<D>, Expr<E>, Expr<F>, Expr<G>)>, provided by the Aggregate2Project5 extension

Add a MIN aggregate function to this Aggregation.
min<G extends Comparable>(Expr<G?> aggregateBuilder(Expr<A> a, Expr<B> b, Expr<C> c, Expr<D> d)) Aggregation<(Expr<A>, Expr<B>, Expr<C>, Expr<D>), (Expr<E>, Expr<F>, Expr<G?>)>

Available on Aggregation<(Expr<A>, Expr<B>, Expr<C>, Expr<D>), (Expr<E>, Expr<F>)>, provided by the Aggregate4Project2 extension

Add a MIN aggregate function to this Aggregation.
min<G extends Comparable>(Expr<G?> aggregateBuilder(Expr<A> a, Expr<B> b)) Aggregation<(Expr<A>, Expr<B>), (Expr<C>, Expr<D>, Expr<E>, Expr<F>, Expr<G?>)>

Available on Aggregation<(Expr<A>, Expr<B>), (Expr<C>, Expr<D>, Expr<E>, Expr<F>)>, provided by the Aggregate2Project4 extension

Add a MIN aggregate function to this Aggregation.
min<H extends Comparable>(Expr<H?> aggregateBuilder(Expr<A> a, Expr<B> b, Expr<C> c)) Aggregation<(Expr<A>, Expr<B>, Expr<C>), (Expr<D>, Expr<E>, Expr<F>, Expr<G>, Expr<H?>)>

Available on Aggregation<(Expr<A>, Expr<B>, Expr<C>), (Expr<D>, Expr<E>, Expr<F>, Expr<G>)>, provided by the Aggregate3Project4 extension

Add a MIN aggregate function to this Aggregation.
min<H extends Comparable>(Expr<H?> aggregateBuilder(Expr<A> a, Expr<B> b, Expr<C> c, Expr<D> d)) Aggregation<(Expr<A>, Expr<B>, Expr<C>, Expr<D>), (Expr<E>, Expr<F>, Expr<G>, Expr<H?>)>

Available on Aggregation<(Expr<A>, Expr<B>, Expr<C>, Expr<D>), (Expr<E>, Expr<F>, Expr<G>)>, provided by the Aggregate4Project3 extension

Add a MIN aggregate function to this Aggregation.
min<F extends Comparable>(Expr<F?> aggregateBuilder(Expr<A> a, Expr<B> b)) Aggregation<(Expr<A>, Expr<B>), (Expr<C>, Expr<D>, Expr<E>, Expr<F?>)>

Available on Aggregation<(Expr<A>, Expr<B>), (Expr<C>, Expr<D>, Expr<E>)>, provided by the Aggregate2Project3 extension

Add a MIN aggregate function to this Aggregation.
min<E extends Comparable>(Expr<E?> aggregateBuilder(Expr<A> a, Expr<B> b)) Aggregation<(Expr<A>, Expr<B>), (Expr<C>, Expr<D>, Expr<E?>)>

Available on Aggregation<(Expr<A>, Expr<B>), (Expr<C>, Expr<D>)>, provided by the Aggregate2Project2 extension

Add a MIN aggregate function to this Aggregation.
min<I extends Comparable>(Expr<I?> aggregateBuilder(Expr<A> a, Expr<B> b, Expr<C> c, Expr<D> d)) Aggregation<(Expr<A>, Expr<B>, Expr<C>, Expr<D>), (Expr<E>, Expr<F>, Expr<G>, Expr<H>, Expr<I?>)>

Available on Aggregation<(Expr<A>, Expr<B>, Expr<C>, Expr<D>), (Expr<E>, Expr<F>, Expr<G>, Expr<H>)>, provided by the Aggregate4Project4 extension

Add a MIN aggregate function to this Aggregation.
min<D extends Comparable>(Expr<D?> aggregateBuilder(Expr<A> a, Expr<B> b)) Aggregation<(Expr<A>, Expr<B>), (Expr<C>, Expr<D?>)>

Available on Aggregation<(Expr<A>, Expr<B>), (Expr<C>)>, provided by the Aggregate2Project1 extension

Add a MIN aggregate function to this Aggregation.
min<G extends Comparable>(Expr<G?> aggregateBuilder(Expr<A> a, Expr<B> b, Expr<C> c, Expr<D> d, Expr<E> e)) Aggregation<(Expr<A>, Expr<B>, Expr<C>, Expr<D>, Expr<E>), (Expr<F>, Expr<G?>)>

Available on Aggregation<(Expr<A>, Expr<B>, Expr<C>, Expr<D>, Expr<E>), (Expr<F>)>, provided by the Aggregate5Project1 extension

Add a MIN aggregate function to this Aggregation.
min<I extends Comparable>(Expr<I?> aggregateBuilder(Expr<A> a)) Aggregation<(Expr<A>), (Expr<B>, Expr<C>, Expr<D>, Expr<E>, Expr<F>, Expr<G>, Expr<H>, Expr<I?>)>

Available on Aggregation<(Expr<A>), (Expr<B>, Expr<C>, Expr<D>, Expr<E>, Expr<F>, Expr<G>, Expr<H>)>, provided by the Aggregate1Project7 extension

Add a MIN aggregate function to this Aggregation.
min<H extends Comparable>(Expr<H?> aggregateBuilder(Expr<A> a, Expr<B> b, Expr<C> c, Expr<D> d, Expr<E> e)) Aggregation<(Expr<A>, Expr<B>, Expr<C>, Expr<D>, Expr<E>), (Expr<F>, Expr<G>, Expr<H?>)>

Available on Aggregation<(Expr<A>, Expr<B>, Expr<C>, Expr<D>, Expr<E>), (Expr<F>, Expr<G>)>, provided by the Aggregate5Project2 extension

Add a MIN aggregate function to this Aggregation.
min<H extends Comparable>(Expr<H?> aggregateBuilder(Expr<A> a)) Aggregation<(Expr<A>), (Expr<B>, Expr<C>, Expr<D>, Expr<E>, Expr<F>, Expr<G>, Expr<H?>)>

Available on Aggregation<(Expr<A>), (Expr<B>, Expr<C>, Expr<D>, Expr<E>, Expr<F>, Expr<G>)>, provided by the Aggregate1Project6 extension

Add a MIN aggregate function to this Aggregation.
min<G extends Comparable>(Expr<G?> aggregateBuilder(Expr<A> a)) Aggregation<(Expr<A>), (Expr<B>, Expr<C>, Expr<D>, Expr<E>, Expr<F>, Expr<G?>)>

Available on Aggregation<(Expr<A>), (Expr<B>, Expr<C>, Expr<D>, Expr<E>, Expr<F>)>, provided by the Aggregate1Project5 extension

Add a MIN aggregate function to this Aggregation.
min<I extends Comparable>(Expr<I?> aggregateBuilder(Expr<A> a, Expr<B> b, Expr<C> c, Expr<D> d, Expr<E> e)) Aggregation<(Expr<A>, Expr<B>, Expr<C>, Expr<D>, Expr<E>), (Expr<F>, Expr<G>, Expr<H>, Expr<I?>)>

Available on Aggregation<(Expr<A>, Expr<B>, Expr<C>, Expr<D>, Expr<E>), (Expr<F>, Expr<G>, Expr<H>)>, provided by the Aggregate5Project3 extension

Add a MIN aggregate function to this Aggregation.
min<F extends Comparable>(Expr<F?> aggregateBuilder(Expr<A> a)) Aggregation<(Expr<A>), (Expr<B>, Expr<C>, Expr<D>, Expr<E>, Expr<F?>)>

Available on Aggregation<(Expr<A>), (Expr<B>, Expr<C>, Expr<D>, Expr<E>)>, provided by the Aggregate1Project4 extension

Add a MIN aggregate function to this Aggregation.
min<H extends Comparable>(Expr<H?> aggregateBuilder(Expr<A> a, Expr<B> b, Expr<C> c, Expr<D> d, Expr<E> e, Expr<F> f)) Aggregation<(Expr<A>, Expr<B>, Expr<C>, Expr<D>, Expr<E>, Expr<F>), (Expr<G>, Expr<H?>)>

Available on Aggregation<(Expr<A>, Expr<B>, Expr<C>, Expr<D>, Expr<E>, Expr<F>), (Expr<G>)>, provided by the Aggregate6Project1 extension

Add a MIN aggregate function to this Aggregation.
min<E extends Comparable>(Expr<E?> aggregateBuilder(Expr<A> a)) Aggregation<(Expr<A>), (Expr<B>, Expr<C>, Expr<D>, Expr<E?>)>

Available on Aggregation<(Expr<A>), (Expr<B>, Expr<C>, Expr<D>)>, provided by the Aggregate1Project3 extension

Add a MIN aggregate function to this Aggregation.
min<D extends Comparable>(Expr<D?> aggregateBuilder(Expr<A> a)) Aggregation<(Expr<A>), (Expr<B>, Expr<C>, Expr<D?>)>

Available on Aggregation<(Expr<A>), (Expr<B>, Expr<C>)>, provided by the Aggregate1Project2 extension

Add a MIN aggregate function to this Aggregation.
min<I extends Comparable>(Expr<I?> aggregateBuilder(Expr<A> a, Expr<B> b, Expr<C> c, Expr<D> d, Expr<E> e, Expr<F> f)) Aggregation<(Expr<A>, Expr<B>, Expr<C>, Expr<D>, Expr<E>, Expr<F>), (Expr<G>, Expr<H>, Expr<I?>)>

Available on Aggregation<(Expr<A>, Expr<B>, Expr<C>, Expr<D>, Expr<E>, Expr<F>), (Expr<G>, Expr<H>)>, provided by the Aggregate6Project2 extension

Add a MIN aggregate function to this Aggregation.
min<C extends Comparable>(Expr<C?> aggregateBuilder(Expr<A> a)) Aggregation<(Expr<A>), (Expr<B>, Expr<C?>)>

Available on Aggregation<(Expr<A>), (Expr<B>)>, provided by the Aggregate1Project1 extension

Add a MIN aggregate function to this Aggregation.
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
sum<G extends num>(Expr<G?> aggregateBuilder(Expr<A> a, Expr<B> b)) Aggregation<(Expr<A>, Expr<B>), (Expr<C>, Expr<D>, Expr<E>, Expr<F>, Expr<G>)>

Available on Aggregation<(Expr<A>, Expr<B>), (Expr<C>, Expr<D>, Expr<E>, Expr<F>)>, provided by the Aggregate2Project4 extension

Add a SUM aggregate function to this Aggregation.
sum<E extends num>(Expr<E?> aggregateBuilder(Expr<A> a, Expr<B> b, Expr<C> c)) Aggregation<(Expr<A>, Expr<B>, Expr<C>), (Expr<D>, Expr<E>)>

Available on Aggregation<(Expr<A>, Expr<B>, Expr<C>), (Expr<D>)>, provided by the Aggregate3Project1 extension

Add a SUM aggregate function to this Aggregation.
sum<H extends num>(Expr<H?> aggregateBuilder(Expr<A> a, Expr<B> b, Expr<C> c, Expr<D> d)) Aggregation<(Expr<A>, Expr<B>, Expr<C>, Expr<D>), (Expr<E>, Expr<F>, Expr<G>, Expr<H>)>

Available on Aggregation<(Expr<A>, Expr<B>, Expr<C>, Expr<D>), (Expr<E>, Expr<F>, Expr<G>)>, provided by the Aggregate4Project3 extension

Add a SUM aggregate function to this Aggregation.
sum<I extends num>(Expr<I?> aggregateBuilder(Expr<A> a)) Aggregation<(Expr<A>), (Expr<B>, Expr<C>, Expr<D>, Expr<E>, Expr<F>, Expr<G>, Expr<H>, Expr<I>)>

Available on Aggregation<(Expr<A>), (Expr<B>, Expr<C>, Expr<D>, Expr<E>, Expr<F>, Expr<G>, Expr<H>)>, provided by the Aggregate1Project7 extension

Add a SUM aggregate function to this Aggregation.
sum<H extends num>(Expr<H?> aggregateBuilder(Expr<A> a, Expr<B> b, Expr<C> c, Expr<D> d, Expr<E> e)) Aggregation<(Expr<A>, Expr<B>, Expr<C>, Expr<D>, Expr<E>), (Expr<F>, Expr<G>, Expr<H>)>

Available on Aggregation<(Expr<A>, Expr<B>, Expr<C>, Expr<D>, Expr<E>), (Expr<F>, Expr<G>)>, provided by the Aggregate5Project2 extension

Add a SUM aggregate function to this Aggregation.
sum<F extends num>(Expr<F?> aggregateBuilder(Expr<A> a, Expr<B> b)) Aggregation<(Expr<A>, Expr<B>), (Expr<C>, Expr<D>, Expr<E>, Expr<F>)>

Available on Aggregation<(Expr<A>, Expr<B>), (Expr<C>, Expr<D>, Expr<E>)>, provided by the Aggregate2Project3 extension

Add a SUM aggregate function to this Aggregation.
sum<I extends num>(Expr<I?> aggregateBuilder(Expr<A> a, Expr<B> b, Expr<C> c)) Aggregation<(Expr<A>, Expr<B>, Expr<C>), (Expr<D>, Expr<E>, Expr<F>, Expr<G>, Expr<H>, Expr<I>)>

Available on Aggregation<(Expr<A>, Expr<B>, Expr<C>), (Expr<D>, Expr<E>, Expr<F>, Expr<G>, Expr<H>)>, provided by the Aggregate3Project5 extension

Add a SUM aggregate function to this Aggregation.
sum<F extends num>(Expr<F?> aggregateBuilder(Expr<A> a, Expr<B> b, Expr<C> c)) Aggregation<(Expr<A>, Expr<B>, Expr<C>), (Expr<D>, Expr<E>, Expr<F>)>

Available on Aggregation<(Expr<A>, Expr<B>, Expr<C>), (Expr<D>, Expr<E>)>, provided by the Aggregate3Project2 extension

Add a SUM aggregate function to this Aggregation.
sum<H extends num>(Expr<H?> aggregateBuilder(Expr<A> a, Expr<B> b, Expr<C> c)) Aggregation<(Expr<A>, Expr<B>, Expr<C>), (Expr<D>, Expr<E>, Expr<F>, Expr<G>, Expr<H>)>

Available on Aggregation<(Expr<A>, Expr<B>, Expr<C>), (Expr<D>, Expr<E>, Expr<F>, Expr<G>)>, provided by the Aggregate3Project4 extension

Add a SUM aggregate function to this Aggregation.
sum<I extends num>(Expr<I?> aggregateBuilder(Expr<A> a, Expr<B> b, Expr<C> c, Expr<D> d, Expr<E> e)) Aggregation<(Expr<A>, Expr<B>, Expr<C>, Expr<D>, Expr<E>), (Expr<F>, Expr<G>, Expr<H>, Expr<I>)>

Available on Aggregation<(Expr<A>, Expr<B>, Expr<C>, Expr<D>, Expr<E>), (Expr<F>, Expr<G>, Expr<H>)>, provided by the Aggregate5Project3 extension

Add a SUM aggregate function to this Aggregation.
sum<I extends num>(Expr<I?> aggregateBuilder(Expr<A> a, Expr<B> b)) Aggregation<(Expr<A>, Expr<B>), (Expr<C>, Expr<D>, Expr<E>, Expr<F>, Expr<G>, Expr<H>, Expr<I>)>

Available on Aggregation<(Expr<A>, Expr<B>), (Expr<C>, Expr<D>, Expr<E>, Expr<F>, Expr<G>, Expr<H>)>, provided by the Aggregate2Project6 extension

Add a SUM aggregate function to this Aggregation.
sum<G extends num>(Expr<G?> aggregateBuilder(Expr<A> a, Expr<B> b, Expr<C> c, Expr<D> d)) Aggregation<(Expr<A>, Expr<B>, Expr<C>, Expr<D>), (Expr<E>, Expr<F>, Expr<G>)>

Available on Aggregation<(Expr<A>, Expr<B>, Expr<C>, Expr<D>), (Expr<E>, Expr<F>)>, provided by the Aggregate4Project2 extension

Add a SUM aggregate function to this Aggregation.
sum<G extends num>(Expr<G?> aggregateBuilder(Expr<A> a)) Aggregation<(Expr<A>), (Expr<B>, Expr<C>, Expr<D>, Expr<E>, Expr<F>, Expr<G>)>

Available on Aggregation<(Expr<A>), (Expr<B>, Expr<C>, Expr<D>, Expr<E>, Expr<F>)>, provided by the Aggregate1Project5 extension

Add a SUM aggregate function to this Aggregation.
sum<I extends num>(Expr<I?> aggregateBuilder(Expr<A> a, Expr<B> b, Expr<C> c, Expr<D> d)) Aggregation<(Expr<A>, Expr<B>, Expr<C>, Expr<D>), (Expr<E>, Expr<F>, Expr<G>, Expr<H>, Expr<I>)>

Available on Aggregation<(Expr<A>, Expr<B>, Expr<C>, Expr<D>), (Expr<E>, Expr<F>, Expr<G>, Expr<H>)>, provided by the Aggregate4Project4 extension

Add a SUM aggregate function to this Aggregation.
sum<H extends num>(Expr<H?> aggregateBuilder(Expr<A> a, Expr<B> b, Expr<C> c, Expr<D> d, Expr<E> e, Expr<F> f)) Aggregation<(Expr<A>, Expr<B>, Expr<C>, Expr<D>, Expr<E>, Expr<F>), (Expr<G>, Expr<H>)>

Available on Aggregation<(Expr<A>, Expr<B>, Expr<C>, Expr<D>, Expr<E>, Expr<F>), (Expr<G>)>, provided by the Aggregate6Project1 extension

Add a SUM aggregate function to this Aggregation.
sum<F extends num>(Expr<F?> aggregateBuilder(Expr<A> a)) Aggregation<(Expr<A>), (Expr<B>, Expr<C>, Expr<D>, Expr<E>, Expr<F>)>

Available on Aggregation<(Expr<A>), (Expr<B>, Expr<C>, Expr<D>, Expr<E>)>, provided by the Aggregate1Project4 extension

Add a SUM aggregate function to this Aggregation.
sum<G extends num>(Expr<G?> aggregateBuilder(Expr<A> a, Expr<B> b, Expr<C> c)) Aggregation<(Expr<A>, Expr<B>, Expr<C>), (Expr<D>, Expr<E>, Expr<F>, Expr<G>)>

Available on Aggregation<(Expr<A>, Expr<B>, Expr<C>), (Expr<D>, Expr<E>, Expr<F>)>, provided by the Aggregate3Project3 extension

Add a SUM aggregate function to this Aggregation.
sum<F extends num>(Expr<F?> aggregateBuilder(Expr<A> a, Expr<B> b, Expr<C> c, Expr<D> d)) Aggregation<(Expr<A>, Expr<B>, Expr<C>, Expr<D>), (Expr<E>, Expr<F>)>

Available on Aggregation<(Expr<A>, Expr<B>, Expr<C>, Expr<D>), (Expr<E>)>, provided by the Aggregate4Project1 extension

Add a SUM aggregate function to this Aggregation.
sum<E extends num>(Expr<E?> aggregateBuilder(Expr<A> a)) Aggregation<(Expr<A>), (Expr<B>, Expr<C>, Expr<D>, Expr<E>)>

Available on Aggregation<(Expr<A>), (Expr<B>, Expr<C>, Expr<D>)>, provided by the Aggregate1Project3 extension

Add a SUM aggregate function to this Aggregation.
sum<I extends num>(Expr<I?> aggregateBuilder(Expr<A> a, Expr<B> b, Expr<C> c, Expr<D> d, Expr<E> e, Expr<F> f)) Aggregation<(Expr<A>, Expr<B>, Expr<C>, Expr<D>, Expr<E>, Expr<F>), (Expr<G>, Expr<H>, Expr<I>)>

Available on Aggregation<(Expr<A>, Expr<B>, Expr<C>, Expr<D>, Expr<E>, Expr<F>), (Expr<G>, Expr<H>)>, provided by the Aggregate6Project2 extension

Add a SUM aggregate function to this Aggregation.
sum<E extends num>(Expr<E?> aggregateBuilder(Expr<A> a, Expr<B> b)) Aggregation<(Expr<A>, Expr<B>), (Expr<C>, Expr<D>, Expr<E>)>

Available on Aggregation<(Expr<A>, Expr<B>), (Expr<C>, Expr<D>)>, provided by the Aggregate2Project2 extension

Add a SUM aggregate function to this Aggregation.
sum<H extends num>(Expr<H?> aggregateBuilder(Expr<A> a, Expr<B> b)) Aggregation<(Expr<A>, Expr<B>), (Expr<C>, Expr<D>, Expr<E>, Expr<F>, Expr<G>, Expr<H>)>

Available on Aggregation<(Expr<A>, Expr<B>), (Expr<C>, Expr<D>, Expr<E>, Expr<F>, Expr<G>)>, provided by the Aggregate2Project5 extension

Add a SUM aggregate function to this Aggregation.
sum<D extends num>(Expr<D?> aggregateBuilder(Expr<A> a)) Aggregation<(Expr<A>), (Expr<B>, Expr<C>, Expr<D>)>

Available on Aggregation<(Expr<A>), (Expr<B>, Expr<C>)>, provided by the Aggregate1Project2 extension

Add a SUM aggregate function to this Aggregation.
sum<G extends num>(Expr<G?> aggregateBuilder(Expr<A> a, Expr<B> b, Expr<C> c, Expr<D> d, Expr<E> e)) Aggregation<(Expr<A>, Expr<B>, Expr<C>, Expr<D>, Expr<E>), (Expr<F>, Expr<G>)>

Available on Aggregation<(Expr<A>, Expr<B>, Expr<C>, Expr<D>, Expr<E>), (Expr<F>)>, provided by the Aggregate5Project1 extension

Add a SUM aggregate function to this Aggregation.
sum<I extends num>(Expr<I?> aggregateBuilder(Expr<A> a, Expr<B> b, Expr<C> c, Expr<D> d, Expr<E> e, Expr<F> f, Expr<G> g)) Aggregation<(Expr<A>, Expr<B>, Expr<C>, Expr<D>, Expr<E>, Expr<F>, Expr<G>), (Expr<H>, Expr<I>)>

Available on Aggregation<(Expr<A>, Expr<B>, Expr<C>, Expr<D>, Expr<E>, Expr<F>, Expr<G>), (Expr<H>)>, provided by the Aggregate7Project1 extension

Add a SUM aggregate function to this Aggregation.
sum<C extends num>(Expr<C?> aggregateBuilder(Expr<A> a)) Aggregation<(Expr<A>), (Expr<B>, Expr<C>)>

Available on Aggregation<(Expr<A>), (Expr<B>)>, provided by the Aggregate1Project1 extension

Add a SUM aggregate function to this Aggregation.
sum<D extends num>(Expr<D?> aggregateBuilder(Expr<A> a, Expr<B> b)) Aggregation<(Expr<A>, Expr<B>), (Expr<C>, Expr<D>)>

Available on Aggregation<(Expr<A>, Expr<B>), (Expr<C>)>, provided by the Aggregate2Project1 extension

Add a SUM aggregate function to this Aggregation.
sum<H extends num>(Expr<H?> aggregateBuilder(Expr<A> a)) Aggregation<(Expr<A>), (Expr<B>, Expr<C>, Expr<D>, Expr<E>, Expr<F>, Expr<G>, Expr<H>)>

Available on Aggregation<(Expr<A>), (Expr<B>, Expr<C>, Expr<D>, Expr<E>, Expr<F>, Expr<G>)>, provided by the Aggregate1Project6 extension

Add a SUM aggregate function to this Aggregation.
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited