Java Finalize method call when close the application
Java Finalize method call when close the application
I have question regarding the finalize method. If I have many class with
many inheritances, how can I call all finalize methods when the
application closing?
No comments:
Post a Comment