Module openj9.dtfj

Class DTFJJavaReference

java.lang.Object
com.ibm.j9ddr.vm29.view.dtfj.java.DTFJJavaReference
All Implemented Interfaces:
JavaReference

public class DTFJJavaReference extends Object implements JavaReference
JavaReference is intended to represent either a standard reference within a java heap, for example a reference from one object to another, or a root. A root is a reference that is held outside of the heap, in the Java stack or within the JVM itself.