org.jfree.report.expressions.sys
public class IsNullExpression extends AbstractExpression
| Constructor Summary | |
|---|---|
| IsNullExpression() | |
| Method Summary | |
|---|---|
| Object | computeValue()
Return the current expression value. |
| Object | getValue() |
| void | setValue(Object value) |
The value depends (obviously) on the expression implementation.
Returns: the value of the function.