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