public class NullLongAdapter extends com.google.gson.TypeAdapter<Long>
| 构造器和说明 |
|---|
NullLongAdapter(JsonProps jsonProps) |
public NullLongAdapter(JsonProps jsonProps)
public void write(com.google.gson.stream.JsonWriter out,
Long number)
throws IOException
write 在类中 com.google.gson.TypeAdapter<Long>IOExceptionpublic Long read(com.google.gson.stream.JsonReader jsonReader) throws IOException
read 在类中 com.google.gson.TypeAdapter<Long>IOExceptionCopyright © 2023. All rights reserved.