Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@srawlins
Copy link
Contributor

Work towards #7793

In this CL, we are just preparing this code to be moved into shared code, but it is not shared here.

I tried to make as much private as possible. That is, when there are methods or fields that are currently only used privately, I make it private, with the idea it is not an API appropriate/necessary for public consumption. In a few cases, a method or field is used privately and in tests. In those cases, I made APIs @visibleForTesting.

I also adjusted comments a bit, as these will be published documentation.

@srawlins srawlins requested a review from a team as a code owner October 24, 2025 18:54
@srawlins srawlins requested review from bkonyi and removed request for a team October 24, 2025 18:54
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.

1 participant