Package | Description |
---|---|
cn.hutool.core.collection |
集合以及Iterator封装,包括集合工具CollUtil,Iterator和Iterable工具IterUtil
|
cn.hutool.core.lang |
语言特性包,包括大量便捷的数据结构,例如验证器Validator,分布式ID生成器Snowflake等
|
cn.hutool.core.lang.hash |
提供Hash算法的封装
|
cn.hutool.core.util |
提供各种工具方法,按照归类入口为XXXUtil,如字符串工具StrUtil等
|
Class and Description |
---|
Hash32
Hash计算接口
|
Class and Description |
---|
Hash32
Hash计算接口
|
Class and Description |
---|
Hash
Hash计算接口
|
Hash32
Hash计算接口
|
Hash64
Hash计算接口
|
Number128
128位数字表示,分高位和低位
|
Class and Description |
---|
Number128
128位数字表示,分高位和低位
|
Copyright © 2024. All rights reserved.