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