We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Getting this error when using:
public void printMeals() { this.meals.forEach(meal -> System.out.println(meal)); }
It'd be nice if TMC supported Java 8 features :)
The text was updated successfully, but these errors were encountered:
That is not so much up to TMC, as it is to the project file owners.
Sorry, something went wrong.
Closing this as it is a duplicate of materiaalit/2013-oo-programming#1
No branches or pull requests
Getting this error when using:
It'd be nice if TMC supported Java 8 features :)
The text was updated successfully, but these errors were encountered: