invoke support null type

This commit is contained in:
Looly
2020-11-08 18:01:24 +08:00
parent e295779330
commit b8adadda38
6 changed files with 158 additions and 108 deletions

View File

@@ -9,6 +9,7 @@
* 【core 】 NumberUtil.parseInt等支持123,2.00这类数字issue#I23ORQ@Gitee
* 【core 】 增加ArrayUtil.isSub、indexOfSub、lastIndexOfSub方法issue#I23O1K@Gitee
* 【extra 】 增加ValidationUtilpr#207@Gitee
* 【core 】 反射调用支持传递参数的值为nullpr#1205@Github
### Bug修复
* 【core 】 修复DateUtil.current使用System.nanoTime的问题issue#1198@Github