public final class io.vertx.codegen.Helper$lambda_isFluent_7__2477 extends java.lang.Object implements java.util.function.Function
{
public static java.util.function.Function bootstrap$()
{
io.vertx.codegen.Helper$lambda_isFluent_7__2477 v;
v = new io.vertx.codegen.Helper$lambda_isFluent_7__2477;
specialinvoke v.<io.vertx.codegen.Helper$lambda_isFluent_7__2477: void <init>()>();
return v;
}
public void <init>()
{
io.vertx.codegen.Helper$lambda_isFluent_7__2477 v;
v := @this: io.vertx.codegen.Helper$lambda_isFluent_7__2477;
specialinvoke v.<java.lang.Object: void <init>()>();
return;
}
public java.lang.Object apply(java.lang.Object)
{
java.lang.Object v;
io.vertx.codegen.Helper$lambda_isFluent_7__2477 v;
javax.lang.model.element.ExecutableElement v;
v := @this: io.vertx.codegen.Helper$lambda_isFluent_7__2477;
v := @parameter: java.lang.Object;
v = staticinvoke <io.vertx.codegen.Helper: javax.lang.model.element.ExecutableElement lambda$isFluent$7(javax.lang.model.element.Element)>(v);
return v;
}
}