Module openj9.dtfj

Class AbstractMemory

java.lang.Object
com.ibm.j9ddr.corereaders.memory.SearchableMemory
com.ibm.j9ddr.corereaders.memory.AbstractMemory
All Implemented Interfaces:
IMemory
Direct Known Subclasses:
BufferedMemory, ProcessAddressSpace

public abstract class AbstractMemory extends SearchableMemory implements IMemory
Abstract class containing the logic for mapping a memory space onto a set of IMemorySource objects through a caching layer.