public class MessageOutput
extends java.lang.Object
| Constructor and Description |
|---|
MessageOutput(java.io.PrintWriter infoOutput,
java.io.PrintWriter errorOuput) |
| Modifier and Type | Method and Description |
|---|---|
void |
error(java.lang.String message) |
void |
info(java.lang.String message) |