Searched refs:otherItem (Results 1 – 4 of 4) sorted by relevance
96 OffsettedItem otherItem = (OffsettedItem) other; in equals() local98 ItemType otherType = otherItem.itemType(); in equals()104 return (compareTo0(otherItem) == 0); in equals()
120 Constant otherItem = (Constant) other.get0(i); in compareTo() local121 int compare = thisItem.compareTo(otherItem); in compareTo()
122 Constant otherItem = (Constant) other.get0(i); in compareTo() local123 int compare = thisItem.compareTo(otherItem); in compareTo()