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