Skip to content

Conversation

dmlloyd
Copy link
Member

@dmlloyd dmlloyd commented Apr 23, 2025

No description provided.

@dmlloyd dmlloyd added the 2.x Issue applies to Gizmo 2.x label Apr 23, 2025
Comment on lines +160 to +162
return original.entrySet().stream().collect(Collectors.toUnmodifiableMap(
Map.Entry::getValue,
Map.Entry::getKey));
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems marginally harder to read than the original :-), but I see what you mean here and it's OK.

@dmlloyd dmlloyd merged commit fd4b04c into quarkusio:main Apr 23, 2025
1 check passed
@dmlloyd dmlloyd deleted the clean branch April 23, 2025 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.x Issue applies to Gizmo 2.x
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants