Microsoft SDK for Java

File.finalize

Finalizes this File object by ensuring that the close method is called.

Syntax

protected void finalize() throws Throwable

© 1999 Microsoft Corporation. All rights reserved. Terms of use.