Class Even
- java.lang.Object
 - 
- org.apache.poi.ss.formula.functions.Fixed1ArgFunction
 - 
- org.apache.poi.ss.formula.functions.NumericFunction.OneArg
 - 
- org.apache.poi.ss.formula.functions.Even
 
 
 
 
- 
- All Implemented Interfaces:
 Function,Function1Arg
public final class Even extends NumericFunction.OneArg
 
- 
- 
Constructor Summary
Constructors Constructor Description Even() 
- 
Method Summary
- 
Methods inherited from class org.apache.poi.ss.formula.functions.NumericFunction.OneArg
evaluate 
- 
Methods inherited from class org.apache.poi.ss.formula.functions.Fixed1ArgFunction
evaluate 
 - 
 
 -