add CollStreamUtil

This commit is contained in:
Looly
2020-11-18 00:15:18 +08:00
parent 6c84e8426a
commit 01a7b8ddc6
6 changed files with 444 additions and 479 deletions

View File

@@ -7,6 +7,8 @@
### 新特性
* 【crypto 】 KeyUtil增加重载AES构造增加重载issue#I25NNZ@Gitee
* 【json 】 JSONUtil增加toList重载issue#1228@Github
* 【core 】 新增CollStreamUtilissue#1228@Github
### Bug修复
* 【cron 】 修复CronTimer可能死循环的问题issue#1224@Github