| Package | Description |
|---|---|
| org.dromara.hutool.core.codec.hash |
提供Hash算法的封装
|
| org.dromara.hutool.core.codec.hash.metro |
MetroHash算法实现
参考:https://github.com/postamar/java-metrohash |
| org.dromara.hutool.core.collection |
集合以及Iterator封装,包括集合工具CollUtil,Iterator和Iterable工具IterUtil
|
| Class and Description |
|---|
| CityHash
Google发布的Hash计算算法:CityHash64 与 CityHash128。
|
| Hash128
Hash计算接口
|
| Hash32
Hash计算接口
|
| Hash64
Hash计算接口
|
| MurmurHash
Murmur3 32bit、64bit、128bit 哈希算法实现
此算法来自于:... |
| Class and Description |
|---|
| Hash128
Hash计算接口
|
| Hash64
Hash计算接口
|
| Class and Description |
|---|
| Hash32
Hash计算接口
|
Copyright © 2025. All rights reserved.