Searched defs:HashCodeVisitor (Results 1 – 2 of 2) sorted by relevance
38 public class HashCodeVisitor implements GenericVisitor<Integer, Void> { class42 private HashCodeVisitor() { in HashCodeVisitor() method in HashCodeVisitor
1811 private static class HashCodeVisitor implements Visitor { class in GeneratedMessageLite