org.jfree.report.expressions.sys

Class IsEndOfDataExpression

public class IsEndOfDataExpression extends AbstractExpression

Creation-Date: 19.02.2006, 19:15:45

Author: Thomas Morgner

Constructor Summary
IsEndOfDataExpression()
Method Summary
ObjectcomputeValue()
Return the current expression value.

Constructor Detail

IsEndOfDataExpression

public IsEndOfDataExpression()

Method Detail

computeValue

public Object computeValue()
Return the current expression value.

The value depends (obviously) on the expression implementation.

Returns: the value of the function.