Uses of Class
org.eclipse.mat.parser.model.ObjectArrayImpl
Package
Description
This provides the parser for IBM Diagnostic Tooling Framework for Java (DTFJ) dumps,
and is just a parser extension, not an Application Programming Interface (API).
Parser for HPROF dumps,
just a parser extension, not an Application Programming Interface (API).
Interfaces for handling indexes.
-
Uses of ObjectArrayImpl in org.eclipse.mat.dtfj
Modifier and TypeMethodDescriptionlong[]
DTFJHeapObjectReader.readObjectArrayContent
(ObjectArrayImpl array, int offset, int length) Read some of the contents of an array -
Uses of ObjectArrayImpl in org.eclipse.mat.hprof
Modifier and TypeMethodDescriptionlong[]
HprofHeapObjectReader.readObjectArrayContent
(ObjectArrayImpl array, int offset, int length) -
Uses of ObjectArrayImpl in org.eclipse.mat.parser
Modifier and TypeMethodDescriptionlong[]
IObjectReader.readObjectArrayContent
(ObjectArrayImpl array, int offset, int length) Get detailed information about a object array