Update README.md

[skip ci]
This commit is contained in:
edizor 2023-10-20 21:46:32 +08:00 committed by GitHub
parent b3702a402a
commit 8457a250f4
1 changed files with 1 additions and 0 deletions

View File

@ -9,3 +9,4 @@ This module contains articles about Object Oriented Programming (OOP) in Java
- [Check If All the Variables of an Object Are Null](https://www.baeldung.com/java-check-all-variables-object-null)
- [Law of Demeter in Java](https://www.baeldung.com/java-demeter-law)
- [Java Interface Naming Conventions](https://www.baeldung.com/java-interface-naming-conventions)
- [Difference Between Information Hiding and Encapsulation](https://www.baeldung.com/java-information-hiding-vs-encapsulation)