Class CeilingFunction
java.lang.Object
org.citrusframework.functions.core.CeilingFunction
- All Implemented Interfaces:
Function
Returns the smallest (closest to negative infinity) double value
according to the numeric argument.
-
Field Summary
Fields inherited from interface org.citrusframework.functions.Function
functions, logger, RESOURCE_PATH -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CeilingFunction
public CeilingFunction()
-
-
Method Details
-
execute
- Specified by:
executein interfaceFunction- Throws:
InvalidFunctionUsageException- See Also:
-