Module openj9.dtfj

Class MutableAddressSpace

java.lang.Object
com.ibm.j9ddr.corereaders.tdump.zebedee.dumpreader.AddressSpace
com.ibm.j9ddr.corereaders.tdump.zebedee.dumpreader.MutableAddressSpace
All Implemented Interfaces:
Emulator.ImageSpace, Serializable

public final class MutableAddressSpace extends AddressSpace implements Emulator.ImageSpace
Provides the ability to write as well as read to a copy of the address space. This class is provided for use by the Emulator.
See Also: