Skip to content

Commit 54d2145

Browse files
authored
Update README.md
1 parent 836a525 commit 54d2145

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
@@ -8,3 +8,4 @@ This module contains articles about core features in the Java language
88
- [Java Objects.hash() vs Objects.hashCode()](https://www.baeldung.com/java-objects-hash-vs-objects-hashcode)
99
- [Referencing a Method in Javadoc Comments](https://www.baeldung.com/java-method-in-javadoc)
1010
- [Tiered Compilation in JVM](https://www.baeldung.com/jvm-tiered-compilation)
11+
- [Fixing the “Declared package does not match the expected package” Error](https://www.baeldung.com/java-declared-expected-package-error)

0 commit comments

Comments
 (0)