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