public abstract class DateTerm extends ComparisonTerm
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj)
Equality comparison.
|
int |
getComparison()
Return the type of comparison.
|
Date |
getDate()
Return the Date to compare with.
|
int |
hashCode()
Compute a hashCode for this object.
|
matchpublic Date getDate()
public int getComparison()
public boolean equals(Object obj)
equals in class ComparisonTermpublic int hashCode()
hashCode in class ComparisonTermCopyright © 2010 - 2020 Adobe. All Rights Reserved