Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
HunorVadaszPerhat authored Apr 8, 2023
1 parent 6527f5e commit 3836b2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion static/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@
- a class can be made static ONLY IF it is a nested class
- a nested static class does not need reference of Outer class
- a static class cannot non-static members of Outer class
![Static class](https://github.com/HunorVadaszPerhat/java_lang_specs/blob/main/images/static_classes.png)
![Static class](https://github.com/HunorVadaszPerhat/java_lang_specs/blob/main/images/static_classes_access.png)

0 comments on commit 3836b2f

Please sign in to comment.