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