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 classSorters.DateSortersorts Mail objects by date fieldstatic classSorters.SenderSortersorts Mail objects by sender fieldstatic classSorters.SizeSortersorts Mail objects by message sizestatic classSorters.SubjectSortersorts Mail objects by subject fieldstatic classSorters.ToSortersorts Mail objects by to: fields
-
Constructor Summary
Constructors Constructor Description Sorters()
-