class Sorters extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Sorters.DateSorter
sorts Mail objects by date field
|
static class |
Sorters.SenderSorter
sorts Mail objects by sender field
|
static class |
Sorters.SizeSorter
sorts Mail objects by message size
|
static class |
Sorters.SubjectSorter
sorts Mail objects by subject field
|
| Constructor and Description |
|---|
Sorters() |