add methods

This commit is contained in:
Looly
2021-05-08 19:27:24 +08:00
parent 02c4ce2602
commit 660c8c58d0
13 changed files with 112 additions and 424 deletions

View File

@@ -10,6 +10,7 @@
* 【core 】 NumberUtil增加方法decimalFormat重载issue#I3OSA2@Gitee
* 【extra 】 Ftp的remoteVerificationEnabled改为falseissue#I3OSA2@Gitee
* 【core 】 MaskBit增加掩码反向转换的方法getMaskBit()pr#1563@Github
* 【core 】 ReUtil等增加indexOf、delLast等方法pr#1555@Github
### 🐞Bug修复
* 【core 】 修复createScheduledExecutor单位不是毫秒的问题issue#I3OYIW@Gitee