org.pentaho.reporting.libraries.formula.typing
public class StaticArrayCallback extends Object implements ArrayCallback
Constructor Summary | |
---|---|
StaticArrayCallback(ArrayCallback source) |
Method Summary | |
---|---|
int | getColumnCount() |
LValue | getRaw(int row, int column) |
int | getRowCount() |
Type | getType(int row, int column) |
Object | getValue(int row, int column) |