Am 21.03.2010 08:14, schrieb Martin Buchholz:
On Sat, Mar 20, 2010 at 17:30, Ulf Zibis<ulf.zi...@gmx.de> wrote:You need to update this.count, not count, below. To avoid this very common class of bugs, I use final when I cache a field in a local of the same name.
Oops, is was late last night. -Ulf