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