Class Summary |
CollectionWrapperBase |
A common base class for analyzers that serve as specialized ObjectWrappers wrapping a Collection object
from the dump under analysis. |
MapEntryWrapperBase |
A common base class for analyzers that serve as specialized wrappers for a Map.Entry
extracted from a Map object from the dump under analysis. |
MapWrapperBase |
A common base class for analyzers that serve as specialized ObjectWrappers wrapping a Map object
from the dump under analysis. |
SectionsTableBase |
A common base class for analyzers that represent an arbitrary list of ImageSections |