Uses of Class
org.jclouds.json.internal.GsonWrapper
-
Packages that use GsonWrapper Package Description org.jclouds.http.functions -
-
Uses of GsonWrapper in org.jclouds.http.functions
Constructors in org.jclouds.http.functions with parameters of type GsonWrapper Constructor Description ParseFirstJsonValueNamed(GsonWrapper json, com.google.inject.TypeLiteral<T> type, String... nameChoices)
-