@Singleton public class ParseKeyPairs extends Object implements com.google.common.base.Function<HttpResponse,com.google.common.collect.FluentIterable<? extends KeyPair>>
ParseKeyPairs(GsonWrapper gsonView)
com.google.common.collect.FluentIterable<? extends KeyPair>
apply(HttpResponse response)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
@Inject public ParseKeyPairs(GsonWrapper gsonView)
public com.google.common.collect.FluentIterable<? extends KeyPair> apply(HttpResponse response)
apply
com.google.common.base.Function<HttpResponse,com.google.common.collect.FluentIterable<? extends KeyPair>>
Copyright © 2009-2021 The Apache Software Foundation. All Rights Reserved.