add allAll for primitive

This commit is contained in:
Looly
2020-05-31 16:17:33 +08:00
parent 32ece1bbf4
commit 5a99c64226
3 changed files with 231 additions and 0 deletions

View File

@@ -31,6 +31,7 @@
* 【http 】 HttpUtil增加downloadBytes方法pr#895@Github
* 【core 】 isMactchRegex失效标记增加isMatchRegexissue#I1IPJG@Gitee
* 【core 】 优化Validator.isChinese
* 【core 】 ArrayUtil.addAll增加原始类型支持issue#898@Github
### Bug修复
* 【core 】 修复SimpleCache死锁问题issue#I1HOKB@Gitee