public interface SystemOutput extends Output
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Closes the output destination.
|
void |
emit()
Writes the accumulated sample values to the output media.
|
void emit() throws java.io.IOException
java.io.IOExceptionvoid close()
throws java.io.IOException
java.io.IOException