Class MaxFunction

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

public class MaxFunction extends Object implements Function
Function returns the maximum numeric value in a set of numeric arguments.