/[Apache-SVN]
ViewVC logotype

Revision 156383


Jump to revision: Previous Next
Author: skitching
Date: Mon Mar 7 03:26:56 2005 UTC (19 years, 7 months ago)
Changed paths: 1
Log Message:
Code tidyups without any functionality change:
 * Added constructors; it is cleaner for an abstract class
   to initialise its own members than require its subclasses
   to initialise them.
 * Made protected strings member final. Theoretically this is
   a "breaking API change". However only a complete nutter would
   ever write a class that would modify this member; the results
   would be very odd!


Changed paths

Path Details
Directoryjakarta/commons/proper/beanutils/trunk/src/java/org/apache/commons/beanutils/converters/AbstractArrayConverter.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26