javax.mail.search
public final class SizeTerm extends IntegerComparisonTerm
Version: 1.3
| Constructor Summary | |
|---|---|
| SizeTerm(int comparison, int size)
Constructor. | |
| Method Summary | |
|---|---|
| boolean | equals(Object other) |
| boolean | match(Message msg)
Returns true only if the size of the given message matches the
specified size using the specified operator. |
Parameters: comparison the comparison operator size the size