public final class io.helidon.config.ConfigValues$GenericConfigValueImpl$lambda_supplier_1__232 extends java.lang.Object implements java.util.function.Supplier
{
io.helidon.config.ConfigValues$GenericConfigValueImpl cap;
java.lang.Object cap;
public static java.util.function.Supplier bootstrap$(io.helidon.config.ConfigValues$GenericConfigValueImpl, java.lang.Object)
{
io.helidon.config.ConfigValues$GenericConfigValueImpl$lambda_supplier_1__232 v;
java.lang.Object v;
io.helidon.config.ConfigValues$GenericConfigValueImpl v;
v := @parameter: io.helidon.config.ConfigValues$GenericConfigValueImpl;
v := @parameter: java.lang.Object;
v = new io.helidon.config.ConfigValues$GenericConfigValueImpl$lambda_supplier_1__232;
specialinvoke v.<io.helidon.config.ConfigValues$GenericConfigValueImpl$lambda_supplier_1__232: void <init>(io.helidon.config.ConfigValues$GenericConfigValueImpl,java.lang.Object)>(v, v);
return v;
}
public void <init>(io.helidon.config.ConfigValues$GenericConfigValueImpl, java.lang.Object)
{
io.helidon.config.ConfigValues$GenericConfigValueImpl$lambda_supplier_1__232 v;
java.lang.Object v;
io.helidon.config.ConfigValues$GenericConfigValueImpl v;
v := @this: io.helidon.config.ConfigValues$GenericConfigValueImpl$lambda_supplier_1__232;
v := @parameter: io.helidon.config.ConfigValues$GenericConfigValueImpl;
v := @parameter: java.lang.Object;
specialinvoke v.<java.lang.Object: void <init>()>();
v.<io.helidon.config.ConfigValues$GenericConfigValueImpl$lambda_supplier_1__232: io.helidon.config.ConfigValues$GenericConfigValueImpl cap0> = v;
v.<io.helidon.config.ConfigValues$GenericConfigValueImpl$lambda_supplier_1__232: java.lang.Object cap1> = v;
return;
}
public java.lang.Object get()
{
io.helidon.config.ConfigValues$GenericConfigValueImpl v;
io.helidon.config.ConfigValues$GenericConfigValueImpl$lambda_supplier_1__232 v;
java.lang.Object v, v;
v := @this: io.helidon.config.ConfigValues$GenericConfigValueImpl$lambda_supplier_1__232;
v = v.<io.helidon.config.ConfigValues$GenericConfigValueImpl$lambda_supplier_1__232: io.helidon.config.ConfigValues$GenericConfigValueImpl cap0>;
v = v.<io.helidon.config.ConfigValues$GenericConfigValueImpl$lambda_supplier_1__232: java.lang.Object cap1>;
v = specialinvoke v.<io.helidon.config.ConfigValues$GenericConfigValueImpl: java.lang.Object lambda$supplier$1(java.lang.Object)>(v);
return v;
}
}