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