]> source.dussan.org Git - poi.git/commit
Avoid unnecessary string creation/concatination for numeric conversion, use Double...
authorDominik Stadler <centic@apache.org>
Thu, 15 May 2014 21:14:32 +0000 (21:14 +0000)
committerDominik Stadler <centic@apache.org>
Thu, 15 May 2014 21:14:32 +0000 (21:14 +0000)
commitd3a50a33889cd522bf0f96d59f4f970d8c4d3cb2
treeeec276f413b523fe3937bdf53419989b8e2de5dc
parent5eacb4c2f70af22cc76def3b120b106c7dae87e9
Avoid unnecessary string creation/concatination for numeric conversion, use Double.toString() instead

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1595047 13f79535-47bb-0310-9956-ffa450edef68
src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFCell.java