Searched refs:calculateHashCodeForObject (Results 1 – 1 of 1) sorted by relevance
161 private static int calculateHashCodeForObject(Object a) { in calculateHashCodeForObject() method in MapFieldLite180 calculateHashCodeForObject(entry.getKey()) ^ calculateHashCodeForObject(entry.getValue()); in calculateHashCodeForMap()