/[Apache-SVN]
ViewVC logotype

Revision 1748065


Jump to revision: Previous Next
Author: onealj
Date: Sun Jun 12 22:33:24 2016 UTC (7 years, 11 months ago)
Changed paths: 2
Log Message:
remove public convenience methods that let the user avoid creating a CellAddress object. Having the user provide a CellAddress increases the chance the user-provided object will be reused if possible. This also moves the validation of the CellAddress object outside of this BorderPropertyTemplate class (easier to debug), improves readability, and runs slightly faster since the CellAddress is needed anyways as a key.

Changed paths

Path Details
Directorypoi/branches/ss_border_property_template/src/java/org/apache/poi/ss/util/BorderPropertyTemplate.java modified , text changed
Directorypoi/branches/ss_border_property_template/src/testcases/org/apache/poi/ss/util/TestBorderPropertyTemplate.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26