public static class SimpleEvaluationObject.SimpleOutputHandler
extends java.lang.Object
implements com.twosigma.beakerx.jvm.threads.BeakerOutputHandler
Constructor and Description |
---|
SimpleOutputHandler(boolean error,
com.twosigma.beakerx.kernel.threads.ResultSender executionResultSender,
SimpleEvaluationObject seo) |
Modifier and Type | Method and Description |
---|---|
void |
write(java.lang.String b) |
public SimpleOutputHandler(boolean error, com.twosigma.beakerx.kernel.threads.ResultSender executionResultSender, SimpleEvaluationObject seo)