| 程序包 | 说明 |
|---|---|
| com.github.houbb.chars.scan.support.scan |
| 类和说明 |
|---|
| AbstractCharScan
抽象
1. thread-safe
私有变量,必须 new
new AbstractCharScan();
2.
|
| AbstractConditionCharScan
抽象
|
| AbstractExpandConditionCharScan
邮箱
核心思想:因为 @ 一般不多,所以这里首先寻找到 @,然后想两边 expand,直到不是 email 的时候截止。
|
Copyright © 2023. All rights reserved.