Searched defs:BytesHashCode (Results 1 – 1 of 1) sorted by relevance
242 private static final class BytesHashCode extends HashCode implements Serializable { class in HashCode245 BytesHashCode(byte[] bytes) { in BytesHashCode() method in HashCode.BytesHashCode