@Singleton public static class GsonModule.PropertiesAdapter extends com.google.gson.TypeAdapter<Properties>
| Constructor and Description | 
|---|
GsonModule.PropertiesAdapter(Provider<com.google.gson.Gson> gson)  | 
| Modifier and Type | Method and Description | 
|---|---|
Properties | 
read(com.google.gson.stream.JsonReader in)  | 
void | 
write(com.google.gson.stream.JsonWriter out,
     Properties value)  | 
public void write(com.google.gson.stream.JsonWriter out,
         Properties value)
           throws IOException
write in class com.google.gson.TypeAdapter<Properties>IOExceptionpublic Properties read(com.google.gson.stream.JsonReader in) throws IOException
read in class com.google.gson.TypeAdapter<Properties>IOExceptionCopyright © 2009-2012 jclouds. All Rights Reserved.