Class StaticArrayCallback
java.lang.Object
org.pentaho.reporting.libraries.formula.typing.StaticArrayCallback
- All Implemented Interfaces:
ArrayCallback
An array call-back that copies all contents of the source into a private buffer.
- Author:
- Thomas Morgner
-
Constructor Details
-
StaticArrayCallback
- Throws:
EvaluationException
-
-
Method Details
-
getRaw
- Specified by:
getRawin interfaceArrayCallback- Throws:
EvaluationException
-
getValue
- Specified by:
getValuein interfaceArrayCallback- Throws:
EvaluationException
-
getType
- Specified by:
getTypein interfaceArrayCallback- Throws:
EvaluationException
-
getColumnCount
public int getColumnCount()- Specified by:
getColumnCountin interfaceArrayCallback
-
getRowCount
public int getRowCount()- Specified by:
getRowCountin interfaceArrayCallback
-