public final class com.github.javaparser.printer.lexicalpreservation.Difference$lambda_groupConsecutiveRemovedElements_0__1045 extends java.lang.Object implements java.util.function.Function
{
public static java.util.function.Function bootstrap$()
{
com.github.javaparser.printer.lexicalpreservation.Difference$lambda_groupConsecutiveRemovedElements_0__1045 v;
v = new com.github.javaparser.printer.lexicalpreservation.Difference$lambda_groupConsecutiveRemovedElements_0__1045;
specialinvoke v.<com.github.javaparser.printer.lexicalpreservation.Difference$lambda_groupConsecutiveRemovedElements_0__1045: void <init>()>();
return v;
}
public void <init>()
{
com.github.javaparser.printer.lexicalpreservation.Difference$lambda_groupConsecutiveRemovedElements_0__1045 v;
v := @this: com.github.javaparser.printer.lexicalpreservation.Difference$lambda_groupConsecutiveRemovedElements_0__1045;
specialinvoke v.<java.lang.Object: void <init>()>();
return;
}
public java.lang.Object apply(java.lang.Object)
{
com.github.javaparser.printer.lexicalpreservation.Difference$lambda_groupConsecutiveRemovedElements_0__1045 v;
java.lang.Object v;
java.util.List v;
v := @this: com.github.javaparser.printer.lexicalpreservation.Difference$lambda_groupConsecutiveRemovedElements_0__1045;
v := @parameter: java.lang.Object;
v = staticinvoke <com.github.javaparser.printer.lexicalpreservation.Difference: java.util.List lambda$groupConsecutiveRemovedElements$0(java.lang.Integer)>(v);
return v;
}
}