Object objectName = new Object();
objectName = null; // later the GC will reclaim the unreferred allocated objects
There was an error while loading. Please reload this page.