D
public interface IAggregateFunction<D>
aggregate(java.util.List<D> values)
D aggregate(java.util.List<D> values)
values