public final class com.novell.ldapchai.cr.ChaiResponseSet$lambda_stringValue_0__22 extends java.lang.Object implements java.util.function.Supplier
{
public static java.util.function.Supplier bootstrap$()
{
com.novell.ldapchai.cr.ChaiResponseSet$lambda_stringValue_0__22 v;
v = new com.novell.ldapchai.cr.ChaiResponseSet$lambda_stringValue_0__22;
specialinvoke v.<com.novell.ldapchai.cr.ChaiResponseSet$lambda_stringValue_0__22: void <init>()>();
return v;
}
public void <init>()
{
com.novell.ldapchai.cr.ChaiResponseSet$lambda_stringValue_0__22 v;
v := @this: com.novell.ldapchai.cr.ChaiResponseSet$lambda_stringValue_0__22;
specialinvoke v.<java.lang.Object: void <init>()>();
return;
}
public java.lang.Object get()
{
java.lang.String v;
com.novell.ldapchai.cr.ChaiResponseSet$lambda_stringValue_0__22 v;
v := @this: com.novell.ldapchai.cr.ChaiResponseSet$lambda_stringValue_0__22;
v = staticinvoke <com.novell.ldapchai.cr.ChaiResponseSet: java.lang.String lambda$stringValue$0()>();
return v;
}
}