Class IsEvenFunction

java.lang.Object
org.pentaho.reporting.libraries.formula.function.information.IsEvenFunction
All Implemented Interfaces:
Serializable, Function

public class IsEvenFunction extends Object implements Function
This function retruns true if the given value is an even number.
Author:
Cedric Pronzato
See Also: