Searched defs:UnhashableObject (Results 1 – 2 of 2) sorted by relevance
27 public class UnhashableObject implements Comparable<UnhashableObject> { class30 public UnhashableObject(int value) { in UnhashableObject() method in UnhashableObject