public static class GleSYSTypeAdapters.GleSYSBooleanAdapter extends com.google.gson.TypeAdapter<GleSYSBoolean>
| Constructor and Description |
|---|
GleSYSTypeAdapters.GleSYSBooleanAdapter() |
| Modifier and Type | Method and Description |
|---|---|
GleSYSBoolean |
read(com.google.gson.stream.JsonReader in) |
void |
write(com.google.gson.stream.JsonWriter writer,
GleSYSBoolean value) |
public GleSYSTypeAdapters.GleSYSBooleanAdapter()
public void write(com.google.gson.stream.JsonWriter writer,
GleSYSBoolean value)
throws IOException
write in class com.google.gson.TypeAdapter<GleSYSBoolean>IOExceptionpublic GleSYSBoolean read(com.google.gson.stream.JsonReader in) throws IOException
read in class com.google.gson.TypeAdapter<GleSYSBoolean>IOExceptionCopyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.