Searched refs:HashCodeVisitor (Results 1 – 1 of 1) sorted by relevance
110 HashCodeVisitor visitor = new HashCodeVisitor(); in hashCode()118 int hashCode(HashCodeVisitor visitor) { in hashCode()1841 private static class HashCodeVisitor implements Visitor { class in GeneratedMessageLite