This project has retired. For details please refer to its
Attic page.
KeystoneParserModule.ValuesSetTypeAdapterFactory.Adapter (Apache jclouds 2.0.0 API)
- java.lang.Object
-
- com.google.gson.TypeAdapter<Set<E>>
-
- org.jclouds.openstack.keystone.v2_0.config.KeystoneParserModule.ValuesSetTypeAdapterFactory.Adapter<E>
-
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
Set<E> |
read(com.google.gson.stream.JsonReader in) |
void |
write(com.google.gson.stream.JsonWriter out,
Set<E> value) |
-
Methods inherited from class com.google.gson.TypeAdapter
fromJson, fromJson, fromJsonTree, nullSafe, toJson, toJson, toJsonTree
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.