public class MemoryAgentCapabilities
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
boolean |
canEstimateObjectSize() |
boolean |
canEstimateObjectsSizes() |
boolean |
canGetReferringObjects() |
boolean |
isLoaded() |
java.lang.String |
toString() |
public boolean isLoaded()
public boolean canGetReferringObjects()
public boolean canEstimateObjectSize()
public boolean canEstimateObjectsSizes()
public java.lang.String toString()
toString
in class java.lang.Object