Skip to content

Commit 31363d8

Browse files
authored
Updated README.md
added link back to the article: https://www.baeldung.com/java-implements-vs-extends
1 parent e21d1ff commit 31363d8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

core-java-modules/core-java-lang-4/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,4 @@ This module contains articles about core features in the Java language
1111
- [Fixing the “Declared package does not match the expected package” Error](https://www.baeldung.com/java-declared-expected-package-error)
1212
- [Chaining Constructors in Java](https://www.baeldung.com/java-chain-constructors)
1313
- [Difference Between POJO, JavaBeans, DTO and VO](https://www.baeldung.com/java-pojo-javabeans-dto-vo)
14+
- [Implements vs. Extends in Java](https://www.baeldung.com/java-implements-vs-extends)

0 commit comments

Comments
 (0)