Interface ArithmeticGroupFunction

All Superinterfaces:
GroupFunction

@NonNullByDefault public interface ArithmeticGroupFunction extends GroupFunction
This interface is only a container for functions that require the core type library for its calculations.
Author:
Kai Kreuzer - Initial contribution, Thomas Eichstädt-Engelen - Added "N" functions, Gaël L'hopital - Added count function