| Interface | Description |
|---|---|
| ProgressMonitor |
This interface is used by the repeat finders to report their progress.
|
| Class | Description |
|---|---|
| AbstractProgressMonitor |
Basic implementation of the
ProgressMonitor interface. |
| VoidProgressMonitor |
Implementation of
ProgressMonitor that only stores the progress and does not output it anywhere. |