class io.quarkus.vertx.core.runtime.VertxCoreRecorder$5 extends java.lang.Object implements io.vertx.core.spi.VertxThreadFactory { final io.quarkus.runtime.LaunchMode val$launchMode; final java.util.Optional val$nonDevModeTccl; void (io.quarkus.runtime.LaunchMode, java.util.Optional) { io.quarkus.vertx.core.runtime.VertxCoreRecorder$5 v; io.quarkus.runtime.LaunchMode v; java.util.Optional v; v := @this: io.quarkus.vertx.core.runtime.VertxCoreRecorder$5; v := @parameter: io.quarkus.runtime.LaunchMode; v := @parameter: java.util.Optional; v. = v; v. = v; specialinvoke v.()>(); return; } public io.vertx.core.impl.VertxThread newVertxThread(java.lang.Runnable, java.lang.String, boolean, long, java.util.concurrent.TimeUnit) { io.vertx.core.impl.VertxThread v; io.quarkus.runtime.LaunchMode v; long v; java.lang.Runnable v; io.quarkus.vertx.core.runtime.VertxCoreRecorder$5 v; java.util.concurrent.TimeUnit v; java.util.Optional v; java.lang.String v; boolean v; v := @this: io.quarkus.vertx.core.runtime.VertxCoreRecorder$5; v := @parameter: java.lang.Runnable; v := @parameter: java.lang.String; v := @parameter: boolean; v := @parameter: long; v := @parameter: java.util.concurrent.TimeUnit; v = v.; v = v.; v = staticinvoke (v, v, v, v, v, v, v); return v; } }