Content deleted Content added
Andrew Bronx (talk | contribs) →Examples of multiple-word identifier formats: No "camel" in SCREAMINGCAMELCASE |
m →Java: changed out the description of SCREAMING_SNAKE_CASE for it's name |
||
Line 233:
|-
|Constants
|Constants should be written in
|
* {{code|2=java|1=static final int MAX_PARTICIPANTS = 10;}}
|