public class PadMessage
extends java.lang.Object
Constructor and Description |
---|
PadMessage(java.lang.Object message,
int length)
Creates a new message.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString()
Returns a string representation of the message.
|