T
- 被计算hash的对象类型@FunctionalInterface public interface Hash128<T> extends Hash<T>
Modifier and Type | Method and Description |
---|---|
default Number |
hash(T t)
计算Hash值
|
Number128 |
hash128(T t)
计算Hash值
|
Copyright © 2024. All rights reserved.