org.jclouds.json.config
Class GsonModule.DateAdapter

java.lang.Object
  extended by com.google.gson.TypeAdapter<Date>
      extended by org.jclouds.json.config.GsonModule.DateAdapter
Direct Known Subclasses:
GsonModule.CDateAdapter, GsonModule.Iso8601DateAdapter, GsonModule.LongDateAdapter
Enclosing class:
GsonModule

public abstract static class GsonModule.DateAdapter
extends com.google.gson.TypeAdapter<Date>


Constructor Summary
GsonModule.DateAdapter()
           
 
Method Summary
 
Methods inherited from class com.google.gson.TypeAdapter
fromJson, fromJson, fromJsonTree, nullSafe, read, toJson, toJson, toJsonTree, write
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GsonModule.DateAdapter

public GsonModule.DateAdapter()


Copyright © 2009-2013 jclouds. All Rights Reserved.