public final class io.vertx.mutiny.core.streams.Pump$getDelegate__1778 extends java.lang.Object implements java.util.function.Function
{
public static java.util.function.Function bootstrap$()
{
io.vertx.mutiny.core.streams.Pump$getDelegate__1778 v;
v = new io.vertx.mutiny.core.streams.Pump$getDelegate__1778;
specialinvoke v.<io.vertx.mutiny.core.streams.Pump$getDelegate__1778: void <init>()>();
return v;
}
public void <init>()
{
io.vertx.mutiny.core.streams.Pump$getDelegate__1778 v;
v := @this: io.vertx.mutiny.core.streams.Pump$getDelegate__1778;
specialinvoke v.<java.lang.Object: void <init>()>();
return;
}
public java.lang.Object apply(java.lang.Object)
{
io.vertx.core.streams.Pump v;
io.vertx.mutiny.core.streams.Pump$getDelegate__1778 v;
java.lang.Object v;
v := @this: io.vertx.mutiny.core.streams.Pump$getDelegate__1778;
v := @parameter: java.lang.Object;
v = virtualinvoke v.<io.vertx.mutiny.core.streams.Pump: io.vertx.core.streams.Pump getDelegate()>();
return v;
}
}