Searched refs:IntHashCode (Results 1 – 1 of 1) sorted by relevance
120 return new IntHashCode(hash); in fromInt()123 private static final class IntHashCode extends HashCode implements Serializable { class in HashCode126 IntHashCode(int hash) { in IntHashCode() method in HashCode.IntHashCode