@FunctionalInterface public interface JavaHash<T>
static <T> JavaHash<T>
forType(Type type)
int
hash(T value)
int hash(T value)
static <T> JavaHash<T> forType(Type type)