public interface Function4Arg extends Function
| Modifier and Type | Method and Description | 
|---|---|
| ValueEval | evaluate(int srcRowIndex,
        int srcColumnIndex,
        ValueEval arg0,
        ValueEval arg1,
        ValueEval arg2,
        ValueEval arg3) | 
Copyright 2020 The Apache Software Foundation or its licensors, as applicable.