public class ParseJobListFromJsonResponse extends Object implements com.google.common.base.Function<HttpResponse,SortedSet<Job>>
jobs from a json string.public SortedSet<Job> apply(HttpResponse arg0)
apply in interface com.google.common.base.Function<HttpResponse,SortedSet<Job>>Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.