Class AbsoluteFunction

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

public class AbsoluteFunction extends Object implements Function
Function returning the absolute value of a decimal number.