mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-08-18 20:38:02 +08:00
fix comment
This commit is contained in:
@@ -27,7 +27,7 @@ import com.github.stuxuhai.jpinyin.PinyinHelper;
|
|||||||
*/
|
*/
|
||||||
public class JPinyinEngine implements PinyinEngine {
|
public class JPinyinEngine implements PinyinEngine {
|
||||||
|
|
||||||
//设置汉子拼音输出的格式
|
//设置汉字拼音输出的格式
|
||||||
PinyinFormat format;
|
PinyinFormat format;
|
||||||
|
|
||||||
public JPinyinEngine(){
|
public JPinyinEngine(){
|
||||||
|
Reference in New Issue
Block a user