Uses of Class
com.ibm.j9ddr.corereaders.tdump.zebedee.le.Dll
Packages that use Dll
-
Uses of Dll in com.ibm.j9ddr.corereaders.tdump.zebedee.le
Methods in com.ibm.j9ddr.corereaders.tdump.zebedee.le that return DllModifier and TypeMethodDescriptionEdb.getFirstDll()
Returns the first in the chain of Dlls (or null if there aren't any).Dll.getNext()
Returns the next Dll in the chain (or null if none).