Uses of Class
com.ibm.j9ddr.corereaders.Platform
-
Packages that use Platform Package Description com.ibm.j9ddr.corereaders com.ibm.j9ddr.corereaders.memory -
-
Uses of Platform in com.ibm.j9ddr.corereaders
Methods in com.ibm.j9ddr.corereaders that return Platform Modifier and Type Method Description Platform
ICore. getPlatform()
static Platform
Platform. valueOf(String name)
Returns the enum constant of this type with the specified name.static Platform[]
Platform. values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of Platform in com.ibm.j9ddr.corereaders.memory
Methods in com.ibm.j9ddr.corereaders.memory that return Platform Modifier and Type Method Description Platform
IMemory. getPlatform()
-