Package org.openjdk.jmc.common
Interface IMCOldObjectGcRoot
-
- All Known Implementing Classes:
StructTypes.JfrOldObjectGcRoot
public interface IMCOldObjectGcRoot
Class 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.String
getDescription()
java.lang.String
getSystem()
java.lang.String
getType()
-