Uses of Class
com.ibm.j9ddr.vm29.view.dtfj.java.DTFJJavaRuntime
-
Packages that use DTFJJavaRuntime Package Description com.ibm.j9ddr.vm29.view.dtfj -
-
Uses of DTFJJavaRuntime in com.ibm.j9ddr.vm29.view.dtfj
Methods in com.ibm.j9ddr.vm29.view.dtfj that return DTFJJavaRuntime Modifier and Type Method Description static DTFJJavaRuntime
DTFJContext. getRuntime()
Methods in com.ibm.j9ddr.vm29.view.dtfj with parameters of type DTFJJavaRuntime Modifier and Type Method Description static void
DTFJContext. setRuntime(DTFJJavaRuntime r)
-