Class MaxFunction
java.lang.Object
org.citrusframework.functions.core.MaxFunction
- All Implemented Interfaces:
Function
Function returns the maximum numeric value in a set of numeric arguments.
-
Field Summary
Fields inherited from interface org.citrusframework.functions.Function
functions, logger, RESOURCE_PATH -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MaxFunction
public MaxFunction()
-
-
Method Details
-
execute
- Specified by:
executein interfaceFunction- Throws:
InvalidFunctionUsageException- See Also:
-