Microsoft SDK for Java

Root.checkLeaks

Determines whether any roots have been leaked.

Syntax

public synchronized static void checkLeaks()

Remarks

This method dumps the results of the search to STDIN using Debug.print.

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