public class BaseOperationAdapter
extends com.google.gson.TypeAdapter<cn.leancloud.ops.BaseOperation>
| Constructor and Description |
|---|
BaseOperationAdapter() |
| Modifier and Type | Method and Description |
|---|---|
cn.leancloud.ops.BaseOperation |
read(com.google.gson.stream.JsonReader reader) |
void |
write(com.google.gson.stream.JsonWriter writer,
cn.leancloud.ops.BaseOperation op) |
public void write(com.google.gson.stream.JsonWriter writer,
cn.leancloud.ops.BaseOperation op)
throws IOException
write in class com.google.gson.TypeAdapter<cn.leancloud.ops.BaseOperation>IOExceptionpublic cn.leancloud.ops.BaseOperation read(com.google.gson.stream.JsonReader reader)
throws IOException
read in class com.google.gson.TypeAdapter<cn.leancloud.ops.BaseOperation>IOExceptionCopyright © 2020, 美味书签(北京)信息技术有限公司 All rights reserved.