Skip to content
New issue

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

ExtendedMapEntry extends Map.Entry #17175

Merged
merged 2 commits into from Aug 3, 2020

Conversation

mmedenjak
Copy link
Contributor

Usability enhancement, so that when
a user downcasts the entry in
EntryProcessor#process(entry)
they can use it to access Map.Entry
methods.

(cherry picked from commit 2036ee1)
Backport of: #17131

Usability enhancement, so that when
a user downcasts the entry in
EntryProcessor#process(entry)
they can use it to access Map.Entry
methods.

(cherry picked from commit 2036ee1)
@mmedenjak mmedenjak added this to the 4.0.3 milestone Jul 3, 2020
@mmedenjak mmedenjak requested a review from vbekiaris July 3, 2020 14:27
@mmedenjak mmedenjak self-assigned this Jul 3, 2020
@mmedenjak
Copy link
Contributor Author

Thank you for the update and the review, merging as it's otherwise a clean backport.

@mmedenjak mmedenjak merged commit 8b9ba7f into hazelcast:4.0.z Aug 3, 2020
@mmedenjak mmedenjak deleted the 4.0.z-ext-map-entry branch August 3, 2020 11:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants