Uses of Enum Class
com.ibm.j9ddr.corereaders.Platform
Packages that use Platform
Package
Description
-
Uses of Platform in com.ibm.j9ddr.corereaders
Subclasses with type arguments of type Platform in com.ibm.j9ddr.corereadersMethods in com.ibm.j9ddr.corereaders that return PlatformModifier and TypeMethodDescriptionICore.getPlatform()
static Platform
Returns the enum constant of this class with the specified name.static Platform[]
Platform.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of Platform in com.ibm.j9ddr.corereaders.aix
Methods in com.ibm.j9ddr.corereaders.aix that return Platform -
Uses of Platform in com.ibm.j9ddr.corereaders.elf
Methods in com.ibm.j9ddr.corereaders.elf that return PlatformModifier and TypeMethodDescriptionELFDumpReader.getPlatform()
LinuxProcessAddressSpace.getPlatform()
-
Uses of Platform in com.ibm.j9ddr.corereaders.macho
Methods in com.ibm.j9ddr.corereaders.macho that return PlatformModifier and TypeMethodDescriptionMachoDumpReader.getPlatform()
OSXProcessAddressSpace.getPlatform()
-
Uses of Platform in com.ibm.j9ddr.corereaders.memory
Methods in com.ibm.j9ddr.corereaders.memory that return Platform -
Uses of Platform in com.ibm.j9ddr.corereaders.minidump
Methods in com.ibm.j9ddr.corereaders.minidump that return PlatformModifier and TypeMethodDescriptionMiniDumpReader.getPlatform()
WindowsProcessAddressSpace.getPlatform()
-
Uses of Platform in com.ibm.j9ddr.tools.ddrinteractive
Methods in com.ibm.j9ddr.tools.ddrinteractive that return Platform