This commit is contained in:
Looly
2020-12-02 16:15:23 +08:00
parent 96d1708a71
commit f6289f118c
5 changed files with 16 additions and 8 deletions

View File

@@ -208,7 +208,7 @@ public class JSONArray implements JSON, JSONGetter<Integer>, List<Object>, Rando
}
/**
* JSONArray转为以<code>separator</code>为分界符的字符串
* JSONArray转为以{@code separator}为分界符的字符串
*
* @param separator 分界符
* @return a string.