toCloseByNumber 增加英文名称注释 和 别名名称

This commit is contained in:
duandazhi
2021-03-28 20:09:35 +08:00
parent b6c1f87f46
commit a6c7e467be

View File

@@ -398,7 +398,7 @@ public class CharUtil {
* 12 -》 '⑫'
* 20 -》 '⑳'
* </pre>
*
* 也称作封闭式字符英文Enclosed Alphanumerics
* @param number 被转换的数字
* @return 转换后的字符
* @since 5.6.2