Interface ISnapshotEditorInput.IChangeListener
-
- All Known Implementing Classes:
SnapshotOutlinePage.HeapEditorOutlinePage
- Enclosing interface:
- ISnapshotEditorInput
public static interface ISnapshotEditorInput.IChangeListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
onBaselineLoaded(ISnapshot snapshot)
void
onSnapshotLoaded(ISnapshot snapshot)
-