Package | Description |
---|---|
lazyj.mail |
Utility classes for sending and decoding emails.
|
Modifier and Type | Field and Description |
---|---|
MailDate |
MailHeader.mdDate
The Date field of the header
|
Modifier and Type | Method and Description |
---|---|
int |
MailDate.compareTo(MailDate mdParam)
Method to compare two dates.
|
Constructor and Description |
---|
MailDate(MailDate mdParam)
Copy constructor.
|