Package io.keikaiex.formula.fn
Class LogicalFns
- java.lang.Object
-
- io.keikaiex.formula.fn.LogicalFns
-
public class LogicalFns extends Object
- Author:
- ashish
-
-
Constructor Summary
Constructors Constructor Description LogicalFns()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static ValueEval
iferror(ValueEval[] args, int srcRowIndex, int srcColumnIndex)
-