add methods

This commit is contained in:
Looly
2021-08-26 23:27:37 +08:00
parent ea976bc25b
commit 8adf96eaab
8 changed files with 173 additions and 27 deletions

View File

@@ -23,6 +23,7 @@
* 【core 】 LambdaUtil添加getFieldNameissue#I4750U@Gitee
* 【cron 】 Scheduler增加setThreadExecutorissue#I47A6N@Gitee
* 【core 】 CharsetDetector增加detect重载支持自定义缓存大小issue#I478E5@Gitee
* 【core 】 增加PartitionIterpr#402@Gitee
### 🐞Bug修复
* 【core 】 修复MapUtil.sort比较器不一致返回原map的问题issue#I46AQJ@Gitee