public class EvaluatorConsole extends Object
Constructor and Description |
---|
EvaluatorConsole() |
EvaluatorConsole(Evaluator evaluator) |
Modifier and Type | Method and Description |
---|---|
void |
showConsole() |
void |
showConsole(BufferedReader in) |
public EvaluatorConsole()
public EvaluatorConsole(Evaluator evaluator)
public void showConsole() throws IOException
IOException
public void showConsole(BufferedReader in) throws IOException
IOException
Copyright © 2015–2022 SciJava. All rights reserved.