| 接口 | 说明 |
|---|---|
| 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. |
| 类 | 说明 |
|---|---|
| ArrayUtils |
ArrayUtils工具类
|
| Assert |
断言类
|
| ClassUtils |
ClassUtils
|
| CollectionUtils |
Collection工具类
|
| StringEscape |
StringEscape ,数据库字符串转义
|
| StringUtils |
String 工具类
|
Copyright © 2020. All rights reserved.