public interface ArrayCallback
int
getColumnCount()
LValue
getRaw(int row, int column)
getRowCount()
Type
getType(int row, int column)
Object
getValue(int row, int column)
public int getColumnCount()
public LValue getRaw(int row, int column)
public int getRowCount()
public Type getType(int row, int column) throws EvaluationException
public Object getValue(int row, int column) throws EvaluationException