Searched refs:otherType (Results 1 – 6 of 6) sorted by relevance
98 ItemType otherType = otherItem.itemType(); in equals() local100 if (thisType != otherType) { in equals()120 ItemType otherType = other.itemType(); in compareTo() local122 if (thisType != otherType) { in compareTo()123 return thisType.compareTo(otherType); in compareTo()
98 ItemType otherType = otherItem.itemType(); in equals() local100 if (thisType != otherType) { in equals()121 ItemType otherType = other.itemType(); in compareTo() local123 if (thisType != otherType) { in compareTo()124 return thisType.compareTo(otherType); in compareTo()
279 Type otherType = other.parameterTypes.get(i); in compareTo() local281 result = thisType.compareTo(otherType); in compareTo()
311 Type otherType = other.parameterTypes.get(i); in compareTo() local313 result = thisType.compareTo(otherType); in compareTo()
451 Type otherType = other.getType(); in intersect() local454 if (thisType != otherType) { in intersect()
475 Type otherType = other.getType(); in intersect() local478 if (thisType != otherType) { in intersect()