Uses of Interface
org.eclipse.mat.snapshot.model.IClass

Packages that use IClass
Package
Description
Parser for HPROF dumps, just a parser extension, not an Application Programming Interface (API).
Code for reading data from collections found in a snapshot.
Implementations for building the snapshot (not API).
Utilities for performing basic operations on the snapshot (not API).
The implementation of key snapshot objects such as representing classes, arrays, and objects in the snapshot.
The Snapshot API, a VM independent way of looking at a snapshot of the state of objects in a heap.
Interfaces that extend the information extracted from heap dumps like threads, name resolvers etc.
Snapshot entities, for example class, instances, class loaders, fields, GC roots.
Utility classes for toolbars, popup menu, searching on typing - user interface (not API).