com.stackmob.sdk.util
Class StackMobNull.Adapter

java.lang.Object
  extended by com.google.gson.TypeAdapter<StackMobNull>
      extended by com.stackmob.sdk.util.StackMobNull.Adapter
Enclosing class:
StackMobNull

public static class StackMobNull.Adapter
extends com.google.gson.TypeAdapter<StackMobNull>


Constructor Summary
StackMobNull.Adapter()
           
 
Method Summary
 StackMobNull read(com.google.gson.stream.JsonReader jsonReader)
           
 void write(com.google.gson.stream.JsonWriter jsonWriter, StackMobNull aNull)
           
 
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
 

Constructor Detail

StackMobNull.Adapter

public StackMobNull.Adapter()
Method Detail

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.