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