On Thursday 19 July 2007 07:28, Andreas L Delmelle wrote: > On Jul 19, 2007, at 01:10, Andreas L Delmelle wrote: > <snip /> > > BTW: the following is perfectly legitimate > > Object o = new Object(); > > Just wondering if anyone can think of a use-case... >
If you want a class internal object to synchronize on. > > Cheers > > Andreas Manuel