public abstract class GeneralJSONObjectStateMacine extends Object
| 构造器和说明 |
|---|
GeneralJSONObjectStateMacine() |
| 限定符和类型 | 方法和说明 |
|---|---|
static JsonArray |
toJsonArray(JsonReader reader) |
static JsonObject |
toJsonObject(JsonReader reader) |
public static JsonObject toJsonObject(JsonReader reader) throws IOException
IOExceptionpublic static JsonArray toJsonArray(JsonReader reader) throws IOException
IOExceptionCopyright © 2016. All rights reserved.