|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
javax.mail.search Class SizeTerm
java.lang.Objectjavax.mail.search.SearchTerm
javax.mail.search.ComparisonTerm
javax.mail.search.IntegerComparisonTerm
javax.mail.search.SizeTerm
- All Implemented Interfaces:
- Serializable
public final class SizeTerm
- extends IntegerComparisonTerm
此类实现 Message 大小的比较。
This class implements comparisons for Message sizes.
- Author:
- Bill Shannon, John Mani
- See Also:
- Serialized Form
| Field Summary |
|---|
| Fields inherited from class javax.mail.search.IntegerComparisonTerm |
|---|
number |
| Fields inherited from class javax.mail.search.ComparisonTerm |
|---|
comparison, EQ, GE, GT, LE, LT, NE |
| Constructor Summary | |
|---|---|
SizeTerm(int comparison,
int size)
Constructor. |
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
Equality comparison. |
boolean |
match(Message msg)
The match method. |
| Methods inherited from class javax.mail.search.IntegerComparisonTerm |
|---|
getComparison, getNumber, hashCode, match |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public
SizeTerm(int comparison, int size)
构造方法。
| comparison | Comparison 类型 |
| size | 大小 |
SizeTerm
public SizeTerm(int comparison,
int size)
- Constructor.
- Parameters:
comparison- the Comparison typesize- the size
| Method Detail |
|---|
public boolean
match(Message msg)
匹配方法。
| msg | 大小比较器将应用于此 Message 的大小 |
| return | 如果大小相等,则返回 true;否则返回 false。 |
match
public boolean match(Message msg)
- The match method.
- Specified by:
matchin classSearchTerm
- Parameters:
msg- the size comparator is applied to this Message's size- Returns:
- true if the size is equal, otherwise false
public boolean
equals(Object obj)
相等性比较。
英文文档:
equals
public boolean equals(Object obj)
- Equality comparison.
- Overrides:
equalsin classIntegerComparisonTerm
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Submit a bug or feature
Copyright 2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.
PS : 未经我党受权你也可自由散发此文档。 如有任何错误请自行修正;若因此而造成任何损失请直接找人民主席,请勿与本人联系。谢谢!
