add methods

This commit is contained in:
Looly
2021-10-15 01:27:16 +08:00
parent 05141a7927
commit 5cd7e806e1
5 changed files with 132 additions and 3 deletions

View File

@@ -10,6 +10,7 @@
* 【core 】 增加RingIndexUtilpr#438@Gitee
* 【core 】 Assert增加checkBetween重载pr#436@Gitee
* 【core 】 ReUtil增加命名分组重载pr#439@Gitee
* 【json 】 toString和writer增加Filterissue#I4DQNQ@Gitee
*
### 🐞Bug修复
* 【core 】 修复CollUtil.isEqualList两个null返回错误问题issue#1885@Github