| 接口 | 说明 |
|---|---|
| BiIntFunction<T,R> |
接受 Int 小类型的处理函数,使用小类型来避免 Java 自动装箱
|
| StringPool |
Copy to jodd.util
Pool of
String constants to prevent repeating of
hard-coded String literals in the code. |
| 类 | 说明 |
|---|---|
| AnnotationUtil | |
| ArrayUtils |
ArrayUtils工具类
|
| BeanMapUtilByReflect | |
| BsonUtil |
Document转换
|
| ChainWrappers |
快速构建链式调用
|
| ClassTypeUtil | |
| CollUtil | |
| CustomClassUtil | |
| Generate | |
| GenericSuperclassUtil | |
| InstantUtil |
时间戳工具
|
| MongoCollectionUtils | |
| ObjectIdUtil | |
| ReflectionUtils | |
| SqlInjectionUtils |
SQL 注入验证工具类
|
| StringEscape |
StringEscape ,数据库字符串转义
|
| StringUtils | |
| UrlJoint |
Copyright © 2023. All rights reserved.