This project has retired. For details please refer to its
Attic page .
CloudStackParserModule.CommaDelimitedOKIterableTypeAdapterFactory.Adapter (Apache jclouds 1.9.3 API)
JavaScript is disabled on your browser.
java.lang.Object
com.google.gson.TypeAdapter<Iterable <E>>
org.jclouds.cloudstack.config.CloudStackParserModule.CommaDelimitedOKIterableTypeAdapterFactory.Adapter<E>
Method Summary
Methods
Modifier and Type
Method and Description
Iterable <E >
read (com.google.gson.stream.JsonReader in)
void
write (com.google.gson.stream.JsonWriter out,
Iterable <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.