public class Message extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Format |
format |
protected String |
text |
| Constructor and Description |
|---|
Message() |
Message(String text) |
Message(String text,
Format fmt) |
public Message()
public Message(String text)
Copyright © 2018. All rights reserved.