T
- 被计算hash的对象类型@FunctionalInterface public interface Hash64<T> extends Encoder<T,Number>
Modifier and Type | Method and Description |
---|---|
default Number |
encode(T t)
执行编码
|
long |
hash64(T t)
计算Hash值
|
Copyright © 2025. All rights reserved.