public interface IOutputManager
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT
IBM copyright notice field.
|
Modifier and Type | Method and Description |
---|---|
void |
print(java.lang.String aMessage)
Prints out the message.
|
static final java.lang.String COPYRIGHT