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

[cmd] Make Java fields private #6148

Merged

Conversation

calcmogul
Copy link
Member

They were already private in C++ and probably shouldn't be exposed. This also means we don't need to write redundant documentation for them.

They were already private in C++ and probably shouldn't be exposed. This
also means we don't need to write redundant documentation for them.
@calcmogul calcmogul requested a review from a team as a code owner January 4, 2024 08:24
@PeterJohnson PeterJohnson merged commit 6e58db3 into wpilibsuite:main Jan 4, 2024
@calcmogul calcmogul deleted the cmd-make-java-fields-private branch January 4, 2024 16:17
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.

3 participants