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)
LineOutputStream
println
in class LineOutputStream
line
- the line to printCopyright © 2015–2022 SciJava. All rights reserved.