Package | Description |
---|---|
cn.hutool.core.map |
Map相关封装,提供特殊Map实现以及Map工具MapUtil
|
cn.hutool.core.text |
提供文本相关操作的封装,还包括Unicode工具UnicodeUtil
|
cn.hutool.core.util |
提供各种工具方法,按照归类入口为XXXUtil,如字符串工具StrUtil等
|
cn.hutool.system |
System模块主要获取系统、JVM、内存、CPU等信息,以便动态监测系统状态
|
Class and Description |
---|
ReferenceUtil.ReferenceType
引用类型
|
Class and Description |
---|
DesensitizedUtil.DesensitizedType
支持的脱敏类型枚举
|
Class and Description |
---|
CoordinateUtil.Coordinate
坐标经纬度
|
DesensitizedUtil.DesensitizedType
支持的脱敏类型枚举
|
IdcardUtil.Idcard
身份证信息,包括身份、城市代码、生日、性别等
|
ModifierUtil.ModifierType
修饰符枚举
|
ObjectUtil
对象工具类,包括判空、克隆、序列化等操作
|
PrimitiveArrayUtil
原始类型数组工具类
|
ReferenceUtil.ReferenceType
引用类型
|
Class and Description |
---|
SystemPropsUtil |
Copyright © 2024. All rights reserved.