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

Make CacheBuilder Duration overloads available in guava-android. #7256

Closed
wants to merge 0 commits into from

Conversation

copybara-service[bot]
Copy link
Contributor

Make CacheBuilder Duration overloads available in guava-android.

Also, related minor changes:

  • Import java.time.Duration instead of using it fully qualified. (Somehow, existing unqualified usages of Duration in Javadoc references were working even without the import.) Compare cl/641315337.
  • "Upstream" a fix to a Javadoc reference to maximumSize from the Android flavor to the mainline.

Fixes #7232
Progress on #6567

RELNOTES=cache: Added CacheBuilder Duration overloads to guava-android.

@copybara-service copybara-service bot force-pushed the test_642709673 branch 3 times, most recently from b9ecc49 to 4d77c5e Compare June 13, 2024 14:37
@copybara-service copybara-service bot closed this Jun 13, 2024
@copybara-service copybara-service bot deleted the test_642709673 branch June 13, 2024 15:00
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.

Add Duration support for CacheBuilder.expireAfterWrite like in other guava projects
0 participants