Package i2p.susi.webmail
Class Sorters
java.lang.Object
i2p.susi.webmail.Sorters
class Sorters extends Object
Sorters
- Since:
- 0.9.34 pulled out of WebMail
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
Sorters.DateSorter
sorts Mail objects by date fieldstatic class
Sorters.SenderSorter
sorts Mail objects by sender fieldstatic class
Sorters.SizeSorter
sorts Mail objects by message sizestatic class
Sorters.SubjectSorter
sorts Mail objects by subject fieldstatic class
Sorters.ToSorter
sorts Mail objects by to: fields -
Constructor Summary
Constructors Constructor Description Sorters()
-
Method Summary
-
Constructor Details
-
Sorters
Sorters()
-