Class SumFunction

java.lang.Object
org.citrusframework.functions.core.SumFunction
All Implemented Interfaces:
Function

public class SumFunction extends Object implements Function
Function to sum up all numeric arguments.