Arrays changes for revisions 6409:6410

Change actually performed by the SVN tools itself. Those tags don't exist anymore in Apache SIS anyway.

Command line:

svn diff --extensions "--unified --ignore-space-change --ignore-all-space --ignore-eol-style" -r6409:6410 https://svn.osgeo.org/geotools/trunk/modules/library/metadata/src/main/java/org/geotools/resources/XArray.java
Revision 6409Revision 6410
 * This class may be removed if JavaSoft provide some language construct
 * functionally equivalent to C/C++'s <code>realloc</code>.
 *
 * @version $Id: XArray.java,v 1.7 2003/11/15 16:01:32 aaime Exp $
 * @author Martin Desruisseaux
 */
public final class XArray {
 * This class may be removed if JavaSoft provide some language construct
 * functionally equivalent to C/C++'s <code>realloc</code>.
 *
 * @version $Id$
 * @author Martin Desruisseaux
 */
public final class XArray {