Hi simo, no, any "real" reason. I thought that initialize the ArrayList with size = 1 it was more efficient :-D
Maybe it's better use LinkedList or leave the default ArrayList initialization. I will correct them ASAP Best -- Marco Speranza <[email protected]> Google Code: http://code.google.com/u/marco.speranza79/ 2013/1/19 Simone Tripodi <[email protected]> > Hi all, Marco, > > is there any reason why, in [test] module, almost all collections are > inizialized with dimension of 1? > > TIA, > -Simo > > http://people.apache.org/~simonetripodi/ > http://simonetripodi.livejournal.com/ > http://twitter.com/simonetripodi > http://www.99soft.org/ >
