Skip to content

Use Java 8 forEach method from Map class [SPR-15484] #20044

@spring-projects-issues

Description

@spring-projects-issues

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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions