Uses of Class
org.eclipse.mat.parser.model.PrimitiveArrayImpl
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 PrimitiveArrayImpl in org.eclipse.mat.dtfj
Modifier and TypeMethodDescriptionDTFJHeapObjectReader.readPrimitiveArrayContent
(PrimitiveArrayImpl array, int offset, int length) Read some of the contents of an array -
Uses of PrimitiveArrayImpl in org.eclipse.mat.hprof
Modifier and TypeMethodDescriptionHprofHeapObjectReader.readPrimitiveArrayContent
(PrimitiveArrayImpl array, int offset, int length) -
Uses of PrimitiveArrayImpl in org.eclipse.mat.parser
Modifier and TypeMethodDescriptionIObjectReader.readPrimitiveArrayContent
(PrimitiveArrayImpl array, int offset, int length) Get detailed information about a primitive array