Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

destroying final object

807606May 2 2007 — edited May 3 2007
hello, please is there any way do destroy final objects?
normal objects can be destroyed by assigning null but final objects can be assigned only once, so i dont know how to destroy them.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 31 2007
Added on May 2 2007
4 comments
389 views