public interface BytesStoreHash<B extends BytesStore> extends java.util.function.ToLongFunction<B>
| Modifier and Type | Method and Description |
|---|---|
static long |
hash(BytesStore b) |
static long |
hash(VanillaBytes b) |
applyAsLongstatic long hash(VanillaBytes b)
static long hash(BytesStore b)
Copyright © 2015. All rights reserved.