add methods

This commit is contained in:
Looly 2022-03-31 02:10:02 +08:00
parent ae628d5a2c
commit 94100fc7cd

View File

@ -11,6 +11,7 @@
* 【core 】 MapUtil增加entry、ofEntries方法
* 【core 】 ZipWriter增加add方法重载
* 【core 】 IterUtil增加filtered增加FilterIterissue#2228
* 【core 】 增加NodeListIter、ResettableIter
### 🐞Bug修复
* 【core 】 IdcardUtil#getCityCodeByIdCard位数问题issue#2224@Github