Package com.vuze.plugins.mlab
Interface MLabRunner.ToolListener
-
- Enclosing class:
- MLabRunner
public static interface MLabRunner.ToolListenerThe parameter for runNDT()
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcomplete(Map<String,Object> results)voidreportDetail(String str)voidreportSummary(String str)
-