Skip to content

[Java] Add Object2IntCounterMap. Issue #255#257

Merged
vyazelenko merged 1 commit into
aeron-io:masterfrom
vdaniloff:add-object-2-int-counter-map
May 16, 2022
Merged

[Java] Add Object2IntCounterMap. Issue #255#257
vyazelenko merged 1 commit into
aeron-io:masterfrom
vdaniloff:add-object-2-int-counter-map

Conversation

@vdaniloff
Copy link
Copy Markdown
Contributor

No description provided.

Copy link
Copy Markdown
Contributor

@vyazelenko vyazelenko left a comment

Choose a reason for hiding this comment

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

LGTM

@Test
void shouldCompactMap()
{
final Int2IntCounterMap map = new Int2IntCounterMap(2, 0.9f, Integer.MIN_VALUE);
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This should be Object2IntCounterMap.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

thanks for cleaning this up

@vyazelenko vyazelenko merged commit 47d0442 into aeron-io:master May 16, 2022
mjpt777 added a commit that referenced this pull request May 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants