public final class io.smallrye.mutiny.helpers.BlockingIterable$lambda_stream_1__2739 extends java.lang.Object implements java.lang.Runnable
{
io.smallrye.mutiny.helpers.BlockingIterable cap;
java.util.concurrent.Flow$Subscriber cap;
public static java.lang.Runnable bootstrap$(io.smallrye.mutiny.helpers.BlockingIterable, java.util.concurrent.Flow$Subscriber)
{
java.util.concurrent.Flow$Subscriber v;
io.smallrye.mutiny.helpers.BlockingIterable v;
io.smallrye.mutiny.helpers.BlockingIterable$lambda_stream_1__2739 v;
v := @parameter: io.smallrye.mutiny.helpers.BlockingIterable;
v := @parameter: java.util.concurrent.Flow$Subscriber;
v = new io.smallrye.mutiny.helpers.BlockingIterable$lambda_stream_1__2739;
specialinvoke v.<io.smallrye.mutiny.helpers.BlockingIterable$lambda_stream_1__2739: void <init>(io.smallrye.mutiny.helpers.BlockingIterable,java.util.concurrent.Flow$Subscriber)>(v, v);
return v;
}
public void <init>(io.smallrye.mutiny.helpers.BlockingIterable, java.util.concurrent.Flow$Subscriber)
{
java.util.concurrent.Flow$Subscriber v;
io.smallrye.mutiny.helpers.BlockingIterable v;
io.smallrye.mutiny.helpers.BlockingIterable$lambda_stream_1__2739 v;
v := @this: io.smallrye.mutiny.helpers.BlockingIterable$lambda_stream_1__2739;
v := @parameter: io.smallrye.mutiny.helpers.BlockingIterable;
v := @parameter: java.util.concurrent.Flow$Subscriber;
specialinvoke v.<java.lang.Object: void <init>()>();
v.<io.smallrye.mutiny.helpers.BlockingIterable$lambda_stream_1__2739: io.smallrye.mutiny.helpers.BlockingIterable cap0> = v;
v.<io.smallrye.mutiny.helpers.BlockingIterable$lambda_stream_1__2739: java.util.concurrent.Flow$Subscriber cap1> = v;
return;
}
public void run()
{
java.util.concurrent.Flow$Subscriber v;
io.smallrye.mutiny.helpers.BlockingIterable v;
io.smallrye.mutiny.helpers.BlockingIterable$lambda_stream_1__2739 v;
v := @this: io.smallrye.mutiny.helpers.BlockingIterable$lambda_stream_1__2739;
v = v.<io.smallrye.mutiny.helpers.BlockingIterable$lambda_stream_1__2739: io.smallrye.mutiny.helpers.BlockingIterable cap0>;
v = v.<io.smallrye.mutiny.helpers.BlockingIterable$lambda_stream_1__2739: java.util.concurrent.Flow$Subscriber cap1>;
specialinvoke v.<io.smallrye.mutiny.helpers.BlockingIterable: void lambda$stream$1(java.util.concurrent.Flow$Subscriber)>(v);
return;
}
}