Exploring Memory Analysis Views > Exploring the Instances View 

Exploring the Instances View

The Instances view is the starting point for investigating a heap. It displays data for the entire Java heap and contains data on the instances of classes (objects) allocated during the execution of your program. You can apply filters to see a subset of the data.

This section contains the following information:

Opening the Instances View

Understanding the Instances View

Filtering Data in the Instances View

Interacting with the Instances View