Class KeystoneParserModule.ValuesSetTypeAdapterFactory.Adapter<E>
java.lang.Object
com.google.gson.TypeAdapter<Set<E>>
org.jclouds.openstack.keystone.v2_0.config.KeystoneParserModule.ValuesSetTypeAdapterFactory.Adapter<E>
- Enclosing class:
- KeystoneParserModule.ValuesSetTypeAdapterFactory
public static final class KeystoneParserModule.ValuesSetTypeAdapterFactory.Adapter<E>
extends com.google.gson.TypeAdapter<Set<E>>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.google.gson.TypeAdapter
fromJson, fromJson, fromJsonTree, nullSafe, toJson, toJson, toJsonTree
-
Constructor Details
-
Adapter
-
-
Method Details
-
write
- Specified by:
writein classcom.google.gson.TypeAdapter<Set<E>>- Throws:
IOException
-
read
- Specified by:
readin classcom.google.gson.TypeAdapter<Set<E>>- Throws:
IOException
-