Class Even
java.lang.Object
com.google.refine.expr.functions.math.Even
- All Implemented Interfaces:
Function
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncall(Properties bindings, Object[] args) static doubleroundUpToEven(double d)
-
Constructor Details
-
Even
public Even()
-
-
Method Details
-
call
-
roundUpToEven
public static double roundUpToEven(double d) -
getDescription
- Specified by:
getDescriptionin interfaceFunction
-
getParams
-
getReturns
- Specified by:
getReturnsin interfaceFunction
-