public class Recipient extends Object
| Constructor and Description |
|---|
Recipient(long value,
String message,
String tag,
String... addresses) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String[] |
getAddresses() |
String |
getMessage() |
String |
getTag() |
long |
getValue() |
int |
hashCode() |
String |
toString() |
Copyright © 2019. All rights reserved.