mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-08-18 20:38:02 +08:00
add test
This commit is contained in:
@@ -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.
|
||||
|
Reference in New Issue
Block a user