Searched refs:LongHashCode (Results 1 – 1 of 1) sorted by relevance
180 return new LongHashCode(hash); in fromLong()183 private static final class LongHashCode extends HashCode implements Serializable { class in HashCode186 LongHashCode(long hash) { in LongHashCode() method in HashCode.LongHashCode