class org.apache.hc.client.http.impl.async.MinimalH2AsyncClient$2 extends java.lang.Object implements org.apache.hc.core.function.Resolver { final org.apache.hc.client.http.impl.async.MinimalH2AsyncClient this$0; void (org.apache.hc.client.http.impl.async.MinimalH2AsyncClient) { org.apache.hc.client.http.impl.async.MinimalH2AsyncClient$2 v; org.apache.hc.client.http.impl.async.MinimalH2AsyncClient v; v := @this: org.apache.hc.client.http.impl.async.MinimalH2AsyncClient$2; v := @parameter: org.apache.hc.client.http.impl.async.MinimalH2AsyncClient; v. = v; specialinvoke v.()>(); return; } public java.net.InetSocketAddress resolve(org.apache.hc.core.http.HttpHost) { org.apache.hc.client.http.impl.async.MinimalH2AsyncClient$2 v; org.apache.hc.core.http.HttpHost v; v := @this: org.apache.hc.client.http.impl.async.MinimalH2AsyncClient$2; v := @parameter: org.apache.hc.core.http.HttpHost; return null; } }