Your verifyXXX changes look fine. I suspect you are getting an exception because you have Piotr's clearActive() change in your workspace....
On Tue, Apr 10, 2012 at 15:06, Sandro Martini <[email protected]> wrote: > Another info on this: > > in ArrayList, what do you think instead of use "length - 1" in many > places, to add another method (private or maybe protected) to do this > stuff, like getLastIndex() or similar ? > Then maybe a similar thing even in other classes ... > > Comments ? > > Bye
