@Singleton public static class GsonModule.JsonAdapterBindings extends Object
Constructor and Description |
---|
GsonModule.JsonAdapterBindings() |
Modifier and Type | Method and Description |
---|---|
Map<Type,Object> |
getBindings() |
Set<com.google.gson.TypeAdapterFactory> |
getFactories() |
void |
setBindings(Map<Type,Object> bindings) |
void |
setFactories(Set<com.google.gson.TypeAdapterFactory> factories) |
Copyright © 2009-2013 jclouds. All Rights Reserved.