public final class ArrayReduce extends BIF
Constructor and Description |
---|
ArrayReduce() |
Modifier and Type | Method and Description |
---|---|
static Object |
call(PageContext pc,
Array array,
UDF udf) |
static Object |
call(PageContext pc,
Array array,
UDF udf,
Object initValue) |
Object |
invoke(PageContext pc,
Object[] args) |
public ArrayReduce()
public static Object call(PageContext pc, Array array, UDF udf) throws PageException
PageException
public static Object call(PageContext pc, Array array, UDF udf, Object initValue) throws PageException
PageException
public Object invoke(PageContext pc, Object[] args) throws PageException
invoke
in class BIF
PageException
Copyright © 2015 Lucee