public class io.vertx.core.impl.launcher.commands.RunCommandFactory extends io.vertx.core.spi.launcher.DefaultCommandFactory
{
public void <init>()
{
io.vertx.core.impl.launcher.commands.RunCommandFactory v;
java.util.function.Supplier v;
v := @this: io.vertx.core.impl.launcher.commands.RunCommandFactory;
v = staticinvoke <io.vertx.core.impl.launcher.commands.RunCommandFactory$init__1592: java.util.function.Supplier bootstrap$()>();
specialinvoke v.<io.vertx.core.spi.launcher.DefaultCommandFactory: void <init>(java.lang.Class,java.util.function.Supplier)>(class "Lio/vertx/core/impl/launcher/commands/RunCommand;", v);
return;
}
}