Skip to content

Conversation

@hduelme
Copy link
Contributor

@hduelme hduelme commented Jan 14, 2023

Since java 5 the enhanced for loop can be used to iterate over an collection. This make the code much more readable an also results in better performance.

@gregturn gregturn changed the title use enhanced for loop instead of iterator Use enhanced for loop instead of iterator Jan 25, 2023
@gregturn gregturn closed this in b4536ef Jan 25, 2023
gregturn added a commit that referenced this pull request Jan 25, 2023
Related: #1316.
@gregturn gregturn self-assigned this Jan 25, 2023
@gregturn gregturn added the type: task A general task label Jan 25, 2023
@gregturn gregturn added this to the 4.0.2 milestone Jan 25, 2023
@gregturn
Copy link
Contributor

Thanks @hduelme!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: task A general task

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants