]> source.dussan.org Git - poi.git/commit
bug 58348: use copy constructor design pattern rather than cloneable pattern for...
authorJaven O'Neal <onealj@apache.org>
Tue, 24 Nov 2015 08:52:45 +0000 (08:52 +0000)
committerJaven O'Neal <onealj@apache.org>
Tue, 24 Nov 2015 08:52:45 +0000 (08:52 +0000)
commit72aae0f14bf704868cd9c1f97d0989557f3c6353
treebd46c280f59846a5cea35c9dcf54facf1bdf258c
parente117107313c621d8f2f4d4b5f1fb986d35008a4a
bug 58348: use copy constructor design pattern rather than cloneable pattern for CellCopyPolicy

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