Searched refs:slowItDown (Results 1 – 1 of 1) sorted by relevance
138 return slowItDown() != 1 && super.equals(obj); in equals()141 return slowItDown() + hash; in hashCode()144 int x = slowItDown(); in compareTo()147 static int slowItDown() { in slowItDown() method in CollectionBenchmarkSampleData.SlowElement