You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
it's defining what is "considered a constant" in this context, not asserting something about the Java convention for constants.
nonetheless, if that wasn't clear to you, that probably means the text should be altered to be clearer. a PR with a proposed improvement would be welcome.
On the "Naming Conventions" doc page, it says in the Constants, Values, Variable and Methods that:
Java does not follow upper camel case for constants naming convention, according to the Code Conventions for the Java TM Programming Language:
The text was updated successfully, but these errors were encountered: