Searched refs:calculateHashCodeForObject (Results 1 – 1 of 1) sorted by relevance
147 private static int calculateHashCodeForObject(Object a) { in calculateHashCodeForObject() method in MapFieldLite166 result += calculateHashCodeForObject(entry.getKey()) in calculateHashCodeForMap()167 ^ calculateHashCodeForObject(entry.getValue()); in calculateHashCodeForMap()