- Dec 12, 2022
- 357
- 2
I have this code inside a B4J library of mine placed inline with java.
It works correctly if I compile with Java 11 but if I compile with Java 8.202 it tells me that it can't compile in java 7 (strange since I compile with 8 and that if compiled outside b4j it doesn't throw an error).
My question since I know very little about java, how could I change this Lambda into a normal function.
Java:
It works correctly if I compile with Java 11 but if I compile with Java 8.202 it tells me that it can't compile in java 7 (strange since I compile with 8 and that if compiled outside b4j it doesn't throw an error).
My question since I know very little about java, how could I change this Lambda into a normal function.
Java:
کد:
محتوای بلوک کدها در دسترس شما نیست. برای مشاهده بلوک کدها، وارد انجمن شوید یاثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید