Class HeapTracer.Result
java.lang.Object
com.ibm.wala.util.heapTrace.HeapTracer.Result
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionint
void
registerReachedFrom
(Field root, Object predecessor, Object contents) toString()
-
Constructor Details
-
Result
public Result()
-
-
Method Details
-
registerReachedFrom
-
getTotalSize
public int getTotalSize() -
toString
-