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

public class IsNumberFunction extends Object implements Function
This function retruns true if the given value is of type Number.
Author:
Cedric Pronzato
See Also: