public class FileFunctions.ScreenOutputStream extends LineOutputStream
buffer, len| Constructor and Description |
|---|
ScreenOutputStream() |
| Modifier and Type | Method and Description |
|---|---|
void |
println(String line)
This method is all that needs to be implemented.
|
public void println(String line)
LineOutputStreamprintln in class LineOutputStreamline - the line to printCopyright © 2015–2022 SciJava. All rights reserved.