org.pentaho.reporting.libraries.formula.function.rounding

Class IntFunction

public class IntFunction extends Object implements Function

This function returns a number down to the nearest integer.

Author: Cedric Pronzato

Constructor Summary
IntFunction()
Method Summary
TypeValuePairevaluate(FormulaContext context, ParameterCallback parameters)
StringgetCanonicalName()

Constructor Detail

IntFunction

public IntFunction()

Method Detail

evaluate

public TypeValuePair evaluate(FormulaContext context, ParameterCallback parameters)

getCanonicalName

public String getCanonicalName()