|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.gson.TypeAdapter<java.util.Date>
com.stackmob.sdk.model.StackMobModel.DateAsNumberTypeAdapter
public class StackMobModel.DateAsNumberTypeAdapter
| Constructor Summary | |
|---|---|
StackMobModel.DateAsNumberTypeAdapter()
|
|
| Method Summary | |
|---|---|
java.util.Date |
read(com.google.gson.stream.JsonReader jsonReader)
|
void |
write(com.google.gson.stream.JsonWriter jsonWriter,
java.util.Date date)
|
| 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 |
|---|
public StackMobModel.DateAsNumberTypeAdapter()
| Method Detail |
|---|
public void write(com.google.gson.stream.JsonWriter jsonWriter,
java.util.Date date)
throws java.io.IOException
write in class com.google.gson.TypeAdapter<java.util.Date>java.io.IOException
public java.util.Date read(com.google.gson.stream.JsonReader jsonReader)
throws java.io.IOException
read in class com.google.gson.TypeAdapter<java.util.Date>java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||