Skip to content

Standardize second input for compute BiFunction on ? super @Nullable V.#133

Open
cpovirk wants to merge 1 commit into
eisop:masterfrom
cpovirk:im-the-map
Open

Standardize second input for compute BiFunction on ? super @Nullable V.#133
cpovirk wants to merge 1 commit into
eisop:masterfrom
cpovirk:im-the-map

Conversation

@cpovirk
Copy link
Copy Markdown
Contributor

@cpovirk cpovirk commented May 27, 2026

That is already how we have it in Map and ConcurrentHashMap. It also
matches JSpecify.

I haven't tried to correct anything else in these signatures, some of
which are in internal APIs that we don't need to annotate. I'm happy to
revert such APIs if you'd like.

…able V`.

That is already how we have it in `Map` and `ConcurrentHashMap`. It also
matches JSpecify.

I haven't tried to correct anything else in these signatures, some of
which are in internal APIs that we don't need to annotate. I'm happy to
revert such APIs if you'd like.
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.

1 participant