javax.mail.search
public abstract class ComparisonTerm extends SearchTerm
Field Summary | |
---|---|
protected int | 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(Object other) |
int | hashCode() |