Share via


Root Class

Methods | This Package | All Packages

Represents the debug version of the com.ms.dll.Root class.

package com.ms.wfc.util

public class Root

Remarks

This class is useful in tracking down root leaks. All the tracking features are enabled only on debug builds. Therefore, this class can always be used to allocate roots. Note that this does not prevent objects from being released through garbage collection because only the current store has references to the objects.