Package org.molgenis.python
Interface PythonOutputHandler
-
- All Known Implementing Classes:
StringPythonOutputHandler
public interface PythonOutputHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidoutputReceived(String output)
-
-
-
Method Detail
-
outputReceived
void outputReceived(String output)
-
-