Updated README.md
added link back to the article: https://www.baeldung.com/java-classes-same-name
This commit is contained in:
parent
e320b6dc21
commit
7adda7e067
|
@ -7,3 +7,4 @@ This module contains articles about core features in the Java language
|
|||
- [Difference Between == and equals() in Java](https://www.baeldung.com/java-equals-method-operator-difference)
|
||||
- [Advantages and Disadvantages of Using Java Wildcard Imports](https://www.baeldung.com/java-wildcard-imports)
|
||||
- [Toggle a Boolean Variable in Java](https://www.baeldung.com/java-toggle-boolean)
|
||||
- [Handle Classes With the Same Name in Java](https://www.baeldung.com/java-classes-same-name)
|
||||
|
|
Loading…
Reference in New Issue