Searched refs:otheritems (Results 1 – 1 of 1) sorted by relevance
1912 int otheritems = (lenient ? 1 : 0) in hashCode() local1917 return (int) t ^ (int)(t >> 32) ^ otheritems; in hashCode()