Uses of Interface
org.eclipse.mat.snapshot.query.IHeapObjectArgument
Packages that use IHeapObjectArgument
Package
Description
Parser for HPROF dumps,
just a parser extension, not an Application Programming Interface (API).
These are general queries.
These are queries for Collection classes.
These are queries for whole components (class loaders and packages).
These are queries for Threads.
Collects arguments for queries.
These are queries for dominator tree and paths to/from garbage collection roots.
-
Uses of IHeapObjectArgument in org.eclipse.mat.hprof
Fields in org.eclipse.mat.hprof declared as IHeapObjectArgument -
Uses of IHeapObjectArgument in org.eclipse.mat.inspections
Fields in org.eclipse.mat.inspections declared as IHeapObjectArgumentModifier and TypeFieldDescriptionClassLoaderExplorerQuery.objects
ClassReferrersQuery.objects
CustomizedRetainedSetQuery.objects
FindStringsQuery.objects
GroupByValueQuery.objects
HistogramQuery.objects
ImmediateDominatorsQuery.objects
ObjectListQuery.objects
ReferenceLeakQuery.objects
ReferenceQuery.objects
RetainedSetQuery.objects
-
Uses of IHeapObjectArgument in org.eclipse.mat.inspections.collections
Fields in org.eclipse.mat.inspections.collections declared as IHeapObjectArgument -
Uses of IHeapObjectArgument in org.eclipse.mat.inspections.component
Fields in org.eclipse.mat.inspections.component declared as IHeapObjectArgument -
Uses of IHeapObjectArgument in org.eclipse.mat.inspections.threads
Fields in org.eclipse.mat.inspections.threads declared as IHeapObjectArgument -
Uses of IHeapObjectArgument in org.eclipse.mat.internal.snapshot
Methods in org.eclipse.mat.internal.snapshot that return IHeapObjectArgumentMethods in org.eclipse.mat.internal.snapshot with parameters of type IHeapObjectArgumentModifier and TypeMethodDescriptionstatic final ArgumentFactory
HeapObjectArgumentFactory.build
(ISnapshot snapshot, IHeapObjectArgument argument) -
Uses of IHeapObjectArgument in org.eclipse.mat.internal.snapshot.inspections
Fields in org.eclipse.mat.internal.snapshot.inspections declared as IHeapObjectArgument