@Singleton public class ParsePricingPlansFromJsonResponse extends Object implements com.google.common.base.Function<HttpResponse,SortedSet<PricingPlan>>
public SortedSet<PricingPlan> apply(HttpResponse arg0)
apply
in interface com.google.common.base.Function<HttpResponse,SortedSet<PricingPlan>>
Copyright © 2009-2012 jclouds. All Rights Reserved.