| Constructor and Description |
|---|
NumberFunction() |
public Object call(Context context, List args) throws FunctionCallException
Functioncall in interface Functioncontext - The context at the point in the
expression when the function is called.args - List of arguments provided during
the call of the function.FunctionCallExceptionpublic static boolean isNaN(double val)
public static boolean isNaN(Double val)
Copyright © 2013. All Rights Reserved.