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