class io.vertx.core.http.impl.headers.Http2HeadersAdaptor$1 extends java.util.AbstractList { final java.util.List val$all; final io.vertx.core.http.impl.headers.Http2HeadersAdaptor this$0; void (io.vertx.core.http.impl.headers.Http2HeadersAdaptor, java.util.List) { io.vertx.core.http.impl.headers.Http2HeadersAdaptor v; java.util.List v; io.vertx.core.http.impl.headers.Http2HeadersAdaptor$1 v; v := @this: io.vertx.core.http.impl.headers.Http2HeadersAdaptor$1; v := @parameter: io.vertx.core.http.impl.headers.Http2HeadersAdaptor; v := @parameter: java.util.List; v. = v; v. = v; specialinvoke v.()>(); return; } public java.lang.String get(int) { java.util.List v; int v; java.lang.Object v; java.lang.String v; io.vertx.core.http.impl.headers.Http2HeadersAdaptor$1 v; v := @this: io.vertx.core.http.impl.headers.Http2HeadersAdaptor$1; v := @parameter: int; v = v.; v = interfaceinvoke v.(v); v = virtualinvoke v.(); return v; } public int size() { int v; java.util.List v; io.vertx.core.http.impl.headers.Http2HeadersAdaptor$1 v; v := @this: io.vertx.core.http.impl.headers.Http2HeadersAdaptor$1; v = v.; v = interfaceinvoke v.(); return v; } }