Class StaticArrayCallback

java.lang.Object
org.pentaho.reporting.libraries.formula.typing.StaticArrayCallback
All Implemented Interfaces:
ArrayCallback

public class StaticArrayCallback extends Object implements ArrayCallback
An array call-back that copies all contents of the source into a private buffer.
Author:
Thomas Morgner