org.jfree.formula.function.userdefined

Class 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)
String
getCanonicalName()

Constructor Details

NullFunction

public NullFunction()

Method Details

evaluate

public TypeValuePair evaluate(FormulaContext context,
                              ParameterCallback parameters)

getCanonicalName

public String getCanonicalName()