Package org.openjdk.jmc.common
Interface IMCOldObjectGcRoot
-
- All Known Implementing Classes:
StructTypes.JfrOldObjectGcRoot
public interface IMCOldObjectGcRootClass describing a root object used as a starting point for the GC to find all alive objects on the heap.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetDescription()java.lang.StringgetSystem()java.lang.StringgetType()
-