class io.vertx.core.http.impl.HttpClientImpl$3 extends java.lang.Object
{
static final int[] $SwitchMap$io$vertx$core$http$HttpVersion;
static void <clinit>()
{
java.lang.NoSuchFieldError v;
int[] v, v;
io.vertx.core.http.HttpVersion v;
io.vertx.core.http.HttpVersion[] v;
int v, v;
v = staticinvoke <io.vertx.core.http.HttpVersion: io.vertx.core.http.HttpVersion[] values()>();
v = lengthof v;
v = newarray (int)[v];
<io.vertx.core.http.impl.HttpClientImpl$3: int[] $SwitchMap$io$vertx$core$http$HttpVersion> = v;
label:
v = <io.vertx.core.http.impl.HttpClientImpl$3: int[] $SwitchMap$io$vertx$core$http$HttpVersion>;
v = <io.vertx.core.http.HttpVersion: io.vertx.core.http.HttpVersion HTTP_2>;
v = virtualinvoke v.<io.vertx.core.http.HttpVersion: int ordinal()>();
v[v] = 1;
label:
goto label;
label:
v := @caughtexception;
label:
return;
catch java.lang.NoSuchFieldError from label to label with label;
}
}