public class Message extends Object
| Constructor and Description |
|---|
Message(List<String> recipients,
String message) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
List<String> |
getRecipients() |
String |
toString() |
Copyright © 2015. All rights reserved.