public final class com.github.javaparser.ParserConfiguration$LanguageLevel$lambda_isYieldSupported_0__815 extends java.lang.Object implements java.util.function.Predicate { com.github.javaparser.ParserConfiguration$LanguageLevel cap; public static java.util.function.Predicate bootstrap$(com.github.javaparser.ParserConfiguration$LanguageLevel) { com.github.javaparser.ParserConfiguration$LanguageLevel v; com.github.javaparser.ParserConfiguration$LanguageLevel$lambda_isYieldSupported_0__815 v; v := @parameter: com.github.javaparser.ParserConfiguration$LanguageLevel; v = new com.github.javaparser.ParserConfiguration$LanguageLevel$lambda_isYieldSupported_0__815; specialinvoke v.(com.github.javaparser.ParserConfiguration$LanguageLevel)>(v); return v; } public void (com.github.javaparser.ParserConfiguration$LanguageLevel) { com.github.javaparser.ParserConfiguration$LanguageLevel v; com.github.javaparser.ParserConfiguration$LanguageLevel$lambda_isYieldSupported_0__815 v; v := @this: com.github.javaparser.ParserConfiguration$LanguageLevel$lambda_isYieldSupported_0__815; v := @parameter: com.github.javaparser.ParserConfiguration$LanguageLevel; specialinvoke v.()>(); v. = v; return; } public boolean test(java.lang.Object) { com.github.javaparser.ParserConfiguration$LanguageLevel$lambda_isYieldSupported_0__815 v; java.lang.Object v; com.github.javaparser.ParserConfiguration$LanguageLevel v; boolean v; v := @this: com.github.javaparser.ParserConfiguration$LanguageLevel$lambda_isYieldSupported_0__815; v := @parameter: java.lang.Object; v = v.; v = specialinvoke v.(v); return v; } }