com.stackmob.sdk.util
Class StackMobNull.Adapter
java.lang.Object
com.google.gson.TypeAdapter<StackMobNull>
com.stackmob.sdk.util.StackMobNull.Adapter
- Enclosing class:
- StackMobNull
public static class StackMobNull.Adapter
- extends com.google.gson.TypeAdapter<StackMobNull>
| Methods inherited from class com.google.gson.TypeAdapter |
nullSafe |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StackMobNull.Adapter
public StackMobNull.Adapter()
write
public void write(com.google.gson.stream.JsonWriter jsonWriter,
StackMobNull aNull)
throws IOException
- Specified by:
write in class com.google.gson.TypeAdapter<StackMobNull>
- Throws:
IOException
read
public StackMobNull read(com.google.gson.stream.JsonReader jsonReader)
throws IOException
- Specified by:
read in class com.google.gson.TypeAdapter<StackMobNull>
- Throws:
IOException
Copyright © 2012 StackMob. All Rights Reserved.