add IterChain

This commit is contained in:
Looly
2021-06-16 01:25:18 +08:00
parent f9b6110042
commit 691ccd0f3d
2 changed files with 91 additions and 0 deletions

View File

@@ -10,6 +10,7 @@
* 【all 】 JWT模块加入到all和bom包中(issue#1654@Github)
* 【core 】 CollUtil删除所有Map相关操作
* 【all 】 **重要!** 删除过期方法
* 【core 】 增加IterChian类
### 🐞Bug修复