Interface MonitoredAction<T>

All Known Implementing Classes:
VoidMonitoredAction

public interface MonitoredAction<T>
Created by vpc on 5/14/17.
  • Method Summary

    Modifier and Type
    Method
    Description
    process(ProgressMonitor monitor, String messagePrefix)