/[Apache-SVN]
ViewVC logotype

Revision 1819376


Jump to revision: Previous Next
Author: gwoolsey
Date: Wed Dec 27 22:33:03 2017 UTC (6 years, 9 months ago)
Changed paths: 5
Log Message:
Implement DMAX and DSUM functions, following the pattern from DMIN.  

Refactored the D* function enum to have instances return the function implementation instances rather than using a case construct, now that Java 8 is required.

Changed paths

Path Details
Directorypoi/trunk/src/java/org/apache/poi/ss/formula/eval/FunctionEval.java modified , text changed
Directorypoi/trunk/src/java/org/apache/poi/ss/formula/functions/DMax.java added
Directorypoi/trunk/src/java/org/apache/poi/ss/formula/functions/DStarRunner.java modified , text changed
Directorypoi/trunk/src/java/org/apache/poi/ss/formula/functions/DSum.java added
Directorypoi/trunk/test-data/spreadsheet/DStar.xls modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26