Class RoundFunction

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

public class RoundFunction extends Object implements Function
Function returns the closest integer value to a decimal argument.