Update README.md

This commit is contained in:
johnA1331 2021-12-08 23:44:11 +08:00 committed by GitHub
parent 11b7e27c27
commit 2b2546b3b1
1 changed files with 1 additions and 0 deletions

View File

@ -10,3 +10,4 @@ This module contains articles about methods in Java
- [Guide to hashCode() in Java](https://www.baeldung.com/java-hashcode)
- [The Covariant Return Type in Java](https://www.baeldung.com/java-covariant-return-type)
- [Does a Methods Signature Include the Return Type in Java?](https://www.baeldung.com/java-method-signature-return-type)
- [Solving the Hide Utility Class Public Constructor Sonar Warning](https://www.baeldung.com/java-sonar-hide-implicit-constructor)