Polish
See gh-43498
This commit is contained in:
@@ -786,7 +786,7 @@ public class JSONObject {
|
||||
/**
|
||||
* Wraps the given object if necessary.
|
||||
* <p>
|
||||
* If the object is null or , returns {@link #NULL}. If the object is a
|
||||
* If the object is null or, returns {@link #NULL}. If the object is a
|
||||
* {@code JSONArray} or {@code JSONObject}, no wrapping is necessary. If the object is
|
||||
* {@code NULL}, no wrapping is necessary. If the object is an array or
|
||||
* {@code Collection}, returns an equivalent {@code JSONArray}. If the object is a
|
||||
|
||||
Reference in New Issue
Block a user