Updated README.md
added link back to the article: https://www.baeldung.com/java-implements-vs-extends
This commit is contained in:
parent
65e888046f
commit
316e7b1e04
|
@ -11,3 +11,4 @@ This module contains articles about core features in the Java language
|
|||
- [Fixing the “Declared package does not match the expected package” Error](https://www.baeldung.com/java-declared-expected-package-error)
|
||||
- [Chaining Constructors in Java](https://www.baeldung.com/java-chain-constructors)
|
||||
- [Difference Between POJO, JavaBeans, DTO and VO](https://www.baeldung.com/java-pojo-javabeans-dto-vo)
|
||||
- [Implements vs. Extends in Java](https://www.baeldung.com/java-implements-vs-extends)
|
||||
|
|
Loading…
Reference in New Issue