add CharSequenceUtil

This commit is contained in:
Looly
2020-12-08 06:15:13 +08:00
parent 7633733cfe
commit 7a03bbe93a
7 changed files with 4325 additions and 4205 deletions

View File

@@ -14,6 +14,7 @@
* 【json 】 JSONStrFormater改为JSONStrFormatter
* 【dfa 】 增加FoundWordpr#1290@Github
* 【core 】 增加Segmentpr#1290@Github
* 【core 】 增加CharSequenceUtil
### Bug修复
* 【cache 】 修复Cache中get重复misCount计数问题issue#1281@Github