Re: creating a new instance
- From: Casper B <casper@xxxxxx>
- Date: Tue, 24 May 2005 16:47:34 +0200
But if you want to be sure, then set t = null; after the call to goo
And (assuming everything is syncronous) if you REALLY want to be in control, call the garbage collector explicitly:
System.gc();
/Casper .
- References:
- creating a new instance
- From: Tony Johansson
- Re: creating a new instance
- From: Claus Petersen
- creating a new instance
- Prev by Date: Re: creating a new instance
- Next by Date: Re: creating a new instance
- Previous by thread: Re: creating a new instance
- Next by thread: Re: creating a new instance
- Index(es):