| Interface | Description |
|---|---|
| StringPoolKit |
Copy to jodd.util
|
| Class | Description |
|---|---|
| AesKit |
Aes 工具
|
| ArrayKit |
数组工具
|
| AssertKit |
AssertKit 工具
|
| Base64Kit |
Base64工具
|
| BeanKit |
BeanKit
|
| ClassKit |
ClassKit
|
| CompressKit |
Compress Kit
|
| DateTimeKit |
日期时间工具
|
| DDLKit |
DDLKit
TODO indexes
|
| DDLKit.Column | |
| DDLKit.Table | |
| EncodingKit |
编码工具
|
| ExceptionKit |
异常工具
|
| FastJsonKit |
Json工具
|
| FileKit |
文件工具
|
| HashKit |
Hash工具
|
| HexKit |
二进制工具
|
| HttpKit |
Http工具
|
| ImageKit |
图片工具
|
| IntKit |
Int Kit
|
| IPKit |
IPKit
|
| JacksonKit |
Jackson工具
|
| JavaKeywordKit |
Java关键字工具
|
| ListKit |
List Kit
|
| LocalDateTimeKit |
LocalDateTimeKit
|
| NumberKit |
NumberKit
|
| ObjectKit |
Object Kit
|
| ObjTypeKit |
Obj 类型 Kit
|
| PathKit |
路径工具
|
| QrCodeKit |
QrCode Kit
|
| RandomKit |
随机工具
|
| ReflectKit |
反射工具
|
| RSAKit |
RSAKit
|
| SerializationKit |
copy from spring-core#org.springframework.util.SerializationKit version 5.2.2
|
| StrKit |
字符串工具
|
| SysKit |
SysKit
|
| SysOutPrintKit |
SysOutPrint Kit
printf方法中,格式为"%s"表示以字符串的形式输出第二个可变长参数的第一个参数值;
格式为"%n"表示换行;格式为"%S"表示将字符串以大写形式输出;在"%s"之间用"n$"表示
输出可变长参数的第n个参数值.格式为"%b"表示以布尔值的形式输出第二个可变长参数
的第一个参数值.
|
| SystemClockKit |
copy from myp
高并发场景下System.currentTimeMillis()的性能问题的优化
|
| ValidateKit |
数据校验工具
|
| Enum | Description |
|---|---|
| ObjTypeKit.TypeSelector |
Copyright © 2020. All rights reserved.