enhance CollUtil

This commit is contained in:
Looly 2020-09-23 14:39:59 +08:00
parent c7a8aed325
commit 34443c3413
2 changed files with 6 additions and 5 deletions

View File

@ -15,6 +15,7 @@
* 【crypto 】 RC4增加ecryptpr#1108@Github * 【crypto 】 RC4增加ecryptpr#1108@Github
* 【core 】 CharUtil and StrUtil增加@pr#1106@Github * 【core 】 CharUtil and StrUtil增加@pr#1106@Github
* 【extra 】 优化EMOJ查询逻辑pr#1112@Github * 【extra 】 优化EMOJ查询逻辑pr#1112@Github
* 【extra 】 优化CollUtil交并集结果集合设置初始化大小避免扩容成本pr#1110@Github
### Bug修复 ### Bug修复
* 【crypto 】 修复SM2验签后无法解密问题issue#I1W0VP@Gitee * 【crypto 】 修复SM2验签后无法解密问题issue#I1W0VP@Gitee