@Singleton public class GlesysDateAdapter extends GsonModule.DateAdapter
Constructor and Description |
---|
GlesysDateAdapter(DateService service)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Date |
read(com.google.gson.stream.JsonReader reader)
Deprecated.
|
void |
write(com.google.gson.stream.JsonWriter writer,
Date value)
Deprecated.
|
@Inject public GlesysDateAdapter(DateService service)
public void write(com.google.gson.stream.JsonWriter writer, Date value) throws IOException
write
in class com.google.gson.TypeAdapter<Date>
IOException
public Date read(com.google.gson.stream.JsonReader reader) throws IOException
read
in class com.google.gson.TypeAdapter<Date>
IOException
Copyright © 2009-2012 jclouds. All Rights Reserved.