Package org.eclipse.mat.ui
Class SnapshotHistoryService
java.lang.Object
org.eclipse.mat.ui.SnapshotHistoryService
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static interface
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
addVisitedPath
(String editorId, String path) void
addVisitedPath
(String editorId, String path, Serializable info) static SnapshotHistoryService
void
void
removePath
(IPath path)
-
Method Details
-
getInstance
-
addVisitedPath
-
addVisitedPath
-
removePath
-
getVisitedEntries
-
addChangeListener
-
removeChangeListener
-