org.jfree.formula.function.userdefined
Class NullFunction

java.lang.Object
  extended by org.jfree.formula.function.userdefined.NullFunction

public class NullFunction
extends java.lang.Object

Creation-Date: Dec 18, 2006, 12:54:55 PM

Author:
Thomas Morgner

Constructor Summary
NullFunction()
           
 
Method Summary
 TypeValuePair evaluate(FormulaContext context, ParameterCallback parameters)
           
 java.lang.String getCanonicalName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NullFunction

public NullFunction()
Method Detail

getCanonicalName

public java.lang.String getCanonicalName()

evaluate

public TypeValuePair evaluate(FormulaContext context,
                              ParameterCallback parameters)