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
Jonathan Borenstein opened SPR-15484 and commented
You can use Java 8's forEach method for the Map Class instead of having to use a for loop for the Entry set.
Reference URL: #1404
The text was updated successfully, but these errors were encountered:
snicoll
No branches or pull requests
Jonathan Borenstein opened SPR-15484 and commented
You can use Java 8's forEach method for the Map Class instead of having to use a for loop for the Entry set.
Reference URL: #1404
The text was updated successfully, but these errors were encountered: