add methods

This commit is contained in:
Looly 2020-03-26 17:16:45 +08:00
parent 85eab64171
commit 54760ea0a2

View File

@ -15,6 +15,7 @@
* 【core 】 TreeNode增加extra
* 【core 】 CollUtil.newHashSet重载歧义更换为set方法
* 【core 】 增加ListUtil增加Hash32、Hash64、Hash128接口
* 【crypto 】 BCUtil增加readPemPrivateKey和readPemPublicKey方法
### Bug修复
* 【core 】 修复NumberWordFormatter拼写错误issue#799@Github