Interface ISnapshotEditorInput.IChangeListener

All Known Implementing Classes:
SnapshotOutlinePage.HeapEditorOutlinePage
Enclosing interface:
ISnapshotEditorInput

public static interface ISnapshotEditorInput.IChangeListener
  • Method Details

    • onSnapshotLoaded

      void onSnapshotLoaded(ISnapshot snapshot)
    • onBaselineLoaded

      void onBaselineLoaded(ISnapshot snapshot)