Re: how to instantiate the inner class.
- From: David Anton <David.Anton.1sajpm@xxxxxxxxxxxxxxxxxxxxx>
- Date: Sat, 16 Jul 2005 20:03:37 -0500
Replace "new Inner(..)" with "new Outer().new Inner(..) "
Weird syntax, but this works.
--
David Anton
------------------------------------------------------------------------
Posted via http://www.codecomments.com
------------------------------------------------------------------------
.
- Follow-Ups:
- Re: how to instantiate the inner class.
- From: anoop
- Re: how to instantiate the inner class.
- References:
- how to instantiate the inner class.
- From: anoop
- how to instantiate the inner class.
- Prev by Date: RE: how to instantiate the inner class.
- Next by Date: Re: how to instantiate the inner class.
- Previous by thread: RE: how to instantiate the inner class.
- Next by thread: Re: how to instantiate the inner class.
- Index(es):
Loading