Uses of Interface
javax.tools.diagnostics.image.ImageAddressSpace

Packages that use ImageAddressSpace
javax.tools.diagnostics.image Package of interfaces representing a snapshot of a program. 
 

Uses of ImageAddressSpace in javax.tools.diagnostics.image
 

Methods in javax.tools.diagnostics.image that return ImageAddressSpace
 ImageAddressSpace ImagePointer.getAddressSpace()
          Get the address space to which this pointer belongs.
 

Methods in javax.tools.diagnostics.image that return types with arguments of type ImageAddressSpace
 java.util.List<ImageAddressSpace> Image.getAddressSpaces()
          Get the set of address spaces within the image - typically one but may be more on some systems such as z/OS.
 



Copyright © 2010. All Rights Reserved.