add methods

This commit is contained in:
Looly
2021-08-26 11:58:02 +08:00
parent b88de146f6
commit d0aff3e3cd
3 changed files with 49 additions and 3 deletions

View File

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