Uses of Class
org.eclipse.mat.ui.SnapshotHistoryService.Entry
Packages that use SnapshotHistoryService.Entry
Package
Description
User interface plug-in definitions and query execution for UI components (not API).
Some general views such as details of the dump, list of dumps, some user written notes, and the history of actions - user interface (not API).
-
Uses of SnapshotHistoryService.Entry in org.eclipse.mat.ui
Methods in org.eclipse.mat.ui that return types with arguments of type SnapshotHistoryService.EntryMethod parameters in org.eclipse.mat.ui with type arguments of type SnapshotHistoryService.EntryModifier and TypeMethodDescriptionvoid
SnapshotHistoryService.IChangeListener.onFileHistoryChange
(List<SnapshotHistoryService.Entry> visited) -
Uses of SnapshotHistoryService.Entry in org.eclipse.mat.ui.internal.views
Method parameters in org.eclipse.mat.ui.internal.views with type arguments of type SnapshotHistoryService.EntryModifier and TypeMethodDescriptionvoid
SnapshotHistoryView.onFileHistoryChange
(List<SnapshotHistoryService.Entry> visited)