org.eclipse.mat.ui
Interface SnapshotHistoryService.IChangeListener

All Known Implementing Classes:
SnapshotHistoryView
Enclosing class:
SnapshotHistoryService

public static interface SnapshotHistoryService.IChangeListener


Method Summary
 void onFileHistoryChange(List<SnapshotHistoryService.Entry> visited)
           
 

Method Detail

onFileHistoryChange

void onFileHistoryChange(List<SnapshotHistoryService.Entry> visited)