org.jfree.report.expressions
public interface Function extends Expression
Modifier and Type | Method and Description |
---|---|
Function |
advance()
When the advance method is called, the function is asked to perform the
next step of its computation.
|
clone, computeValue, getInstance, getName, isDeepTraversing, isPrecompute, isPreserve, setDeepTraversing, setName, setPrecompute, setPreserve, setRuntime
Function advance() throws DataSourceException
DataSourceException