Uses of Class
com.ibm.j9ddr.corereaders.tdump.zebedee.le.DllVariable
-
Packages that use DllVariable Package Description com.ibm.j9ddr.corereaders.tdump.zebedee.le -
-
Uses of DllVariable in com.ibm.j9ddr.corereaders.tdump.zebedee.le
Methods in com.ibm.j9ddr.corereaders.tdump.zebedee.le that return DllVariable Modifier and Type Method Description DllVariableDll. getVariable(String name)Returns the namedDllVariable(or null if it can't be found).DllVariable[]Dll. getVariables()Returns an array of theDllVariables belonging to this DLL
-