| 接口 | 说明 |
|---|---|
| StringPool |
Pool of
String constants to prevent repeating of
hard-coded String literals in the code. |
| 类 | 说明 |
|---|---|
| RegexConstants |
正则的常量
手机号码正则参考:https://github.com/VincentSit/ChinaMobilePhoneNumberRegex/blob/master/README-CN.md
|
Copyright © 2019. All rights reserved.