mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-05-09 23:51:34 +08:00
add null check
This commit is contained in:
parent
0596112cf6
commit
82496327ab
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
-------------------------------------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------------------------------------
|
||||||
|
|
||||||
# 5.5.3 (2020-12-08)
|
# 5.5.3 (2020-12-10)
|
||||||
|
|
||||||
### 新特性
|
### 新特性
|
||||||
* 【core 】 IdcardUtil增加行政区划83(issue#1277@Github)
|
* 【core 】 IdcardUtil增加行政区划83(issue#1277@Github)
|
||||||
@ -16,6 +16,7 @@
|
|||||||
* 【core 】 增加Segment(pr#1290@Github)
|
* 【core 】 增加Segment(pr#1290@Github)
|
||||||
* 【core 】 增加CharSequenceUtil
|
* 【core 】 增加CharSequenceUtil
|
||||||
* 【poi 】 Excel07SaxReader拆分出SheetDataSaxHandler
|
* 【poi 】 Excel07SaxReader拆分出SheetDataSaxHandler
|
||||||
|
* 【core 】 CollUtil.addAll增加判空(pr#228@Gitee)
|
||||||
|
|
||||||
### Bug修复
|
### Bug修复
|
||||||
* 【cache 】 修复Cache中get重复misCount计数问题(issue#1281@Github)
|
* 【cache 】 修复Cache中get重复misCount计数问题(issue#1281@Github)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user