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

Migrate from MoreStreams to equivalent methods on ImmutableList and friends. #1833

Merged
merged 1 commit into from
Sep 9, 2024

Conversation

copybara-service[bot]
Copy link
Contributor

Migrate from MoreStreams to equivalent methods on ImmutableList and friends.

The equivalent methods on ImmutableList and friends are now safe to use, even when a target wrongly brings the Android flavor of Guava onto the annotation-processor classpath. Those methods are present in the Android flavor of Guava since 33.2.0, so this CL is roughly as safe as another CL that begins using Guava methods that were introduced 4 months ago.

RELNOTES=n/a

…nd friends.

The equivalent methods on `ImmutableList` and friends are now safe to use, even when a target wrongly brings the Android flavor of Guava onto the annotation-processor classpath. Those methods are present in the Android flavor of Guava since [33.2.0](https://github.com/google/guava/releases/tag/v33.2.0), so this CL is roughly as safe as another CL that begins using Guava methods that were introduced 4 months ago.

RELNOTES=n/a
PiperOrigin-RevId: 672554534
@copybara-service copybara-service bot merged commit 88d2744 into main Sep 9, 2024
@copybara-service copybara-service bot deleted the test_main_671808185 branch September 9, 2024 15:32
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