Class AbsoluteFunction
java.lang.Object
org.citrusframework.functions.core.AbsoluteFunction
- All Implemented Interfaces:
Function
Function returning the absolute value of a decimal number.
-
Field Summary
Fields inherited from interface org.citrusframework.functions.Function
functions, logger, RESOURCE_PATH -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AbsoluteFunction
public AbsoluteFunction()
-
-
Method Details
-
execute
- Specified by:
executein interfaceFunction- Throws:
InvalidFunctionUsageException- See Also:
-