|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object extended by javax.mail.search.SearchTerm extended by javax.mail.search.ComparisonTerm
public abstract class ComparisonTerm
This class models the comparison operator. This is an abstract class; subclasses implement comparisons for different datatypes.
Field Summary | |
---|---|
protected int |
comparison
The comparison. |
static int |
EQ
|
static int |
GE
|
static int |
GT
|
static int |
LE
|
static int |
LT
|
static int |
NE
|
Constructor Summary | |
---|---|
ComparisonTerm()
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
Equality comparison. |
int |
hashCode()
Compute a hashCode for this object. |
Methods inherited from class javax.mail.search.SearchTerm |
---|
match |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int LE
public static final int LT
public static final int EQ
public static final int NE
public static final int GT
public static final int GE
protected int comparison
Constructor Detail |
---|
public ComparisonTerm()
Method Detail |
---|
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 2009-2011, Oracle Corporation and/or its affiliates. All Rights Reserved. Use is subject to license terms.
Generated on 10-February-2011 12:41
Scripting on this page tracks web page traffic, but does not change the content in any way.