Searched defs:HashCodeQuery (Results 1 – 1 of 1) sorted by relevance
30 private static class HashCodeQuery implements Callable<Integer> { class in Main31 public HashCodeQuery(Object obj) { in HashCodeQuery() method in Main.HashCodeQuery