]> source.dussan.org Git - poi.git/commit
Seems we need a cast here to compile with some newer JDKs, at least IntelliJ complain...
authorDominik Stadler <centic@apache.org>
Mon, 15 Feb 2016 08:33:12 +0000 (08:33 +0000)
committerDominik Stadler <centic@apache.org>
Mon, 15 Feb 2016 08:33:12 +0000 (08:33 +0000)
commit98da5af350f780dadda6360d6bb221b0774f0cee
tree7acf4b3e07ece21bfbee2d5a0aec86c7b517b9d5
parent528a64dc760493e5699f413712a7e7b8e1bd9187
Seems we need a cast here to compile with some newer JDKs, at least IntelliJ complains for me

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1730464 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/poi/sl/draw/DrawTextShape.java